Searched refs:xd_rw (Results 1 - 6 of 6) sorted by relevance

/drivers/staging/rts5139/
H A Dxd.h186 int xd_rw(struct scsi_cmnd *srb, struct rts51x_chip *chip, u32 start_sector,
H A Drts51x_card.c108 chip->rw_card[chip->card2lun[XD_CARD]] = xd_rw;
H A Dxd.c1950 int xd_rw(struct scsi_cmnd *srb, struct rts51x_chip *chip, u32 start_sector, function
1968 RTS51X_DEBUGP("xd_rw: scsi_bufflen = %d, scsi_sg_count = %d\n",
/drivers/staging/rts_pstor/
H A Dxd.h181 int xd_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 start_sector, u16 sector_cnt);
H A Drtsx_card.c234 chip->rw_card[chip->card2lun[XD_CARD]] = xd_rw;
H A Dxd.c1748 int xd_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 start_sector, u16 sector_cnt) function
1766 RTSX_DEBUGP("xd_rw: scsi_sg_count = %d\n", scsi_sg_count(srb));

Completed in 69 milliseconds