Home
last modified time | relevance | path

Searched refs:rtsx_scsi_handler (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
Drtsx_scsi.h141 int rtsx_scsi_handler(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Drtsx_transport.c162 result = rtsx_scsi_handler(srb, chip); in rtsx_invoke_transport()
Drtsx_scsi.c3424 int rtsx_scsi_handler(struct scsi_cmnd *srb, struct rtsx_chip *chip) in rtsx_scsi_handler() function