Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c118 static int scsa2usb_scsi_getcap(struct scsi_address *, char *, int);
913 tran->tran_getcap = scsa2usb_scsi_getcap; in scsa2usb_attach()
2776 scsa2usb_scsi_getcap(struct scsi_address *ap, char *cap, int whom) in scsa2usb_scsi_getcap() function