Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dscsa2usb.wlcmd31 root scsa2usb_scsi_getcap scsa2usb_scsi_setcap scsa2usb_scsi_init_pkt
51 scsa2usb_scsi_getcap
H A Dscsa2usb_with_usba.wlcmd172 scsa2usb_scsi_getcap
187 add scsi_hba_tran::tran_getcap targets scsa2usb_scsi_getcap
219 scsa2usb.c:scsa2usb_scsi_getcap \
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c113 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