Searched refs:card_rw (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/rts5139/ |
D | rts51x_card.h | 754 int card_rw(struct scsi_cmnd *srb, struct rts51x_chip *chip, u32 sec_addr,
|
D | rts51x_card.c | 665 int card_rw(struct scsi_cmnd *srb, struct rts51x_chip *chip, u32 sec_addr, in card_rw() function
|
D | rts51x_scsi.c | 884 retval = card_rw(srb, chip, start_sec, sec_cnt); in read_write()
|
/drivers/staging/rts_pstor/ |
D | rtsx_card.h | 1016 int card_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 sec_addr, u16 sec_cnt);
|
D | rtsx_card.c | 1026 int card_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 sec_addr, u16 sec_cnt) in card_rw() function
|
D | rtsx_scsi.c | 785 retval = card_rw(srb, chip, start_sec, sec_cnt); in read_write()
|