Searched refs:scsa2usb_scsi_getcap (Results 1 – 3 of 3) sorted by relevance
31 root scsa2usb_scsi_getcap scsa2usb_scsi_setcap scsa2usb_scsi_init_pkt51 scsa2usb_scsi_getcap
172 scsa2usb_scsi_getcap 187 add scsi_hba_tran::tran_getcap targets scsa2usb_scsi_getcap219 scsa2usb.c:scsa2usb_scsi_getcap \
113 static int scsa2usb_scsi_getcap(struct scsi_address *, char *, int);877 tran->tran_getcap = scsa2usb_scsi_getcap; in scsa2usb_attach()2773 scsa2usb_scsi_getcap(struct scsi_address *ap, char *cap, int whom) in scsa2usb_scsi_getcap() function