Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/warlock/
H A Dscsa2usb.wlcmd32 root scsa2usb_scsi_destroy_pkt
45 scsa2usb_scsi_destroy_pkt \
H A Dscsa2usb_with_usba.wlcmd166 scsa2usb_scsi_destroy_pkt \
190 add scsi_hba_tran::tran_destroy_pkt targets scsa2usb_scsi_destroy_pkt
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c108 static void scsa2usb_scsi_destroy_pkt(struct scsi_address *,
880 tran->tran_destroy_pkt = scsa2usb_scsi_destroy_pkt; in scsa2usb_attach()
2586 scsa2usb_scsi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in scsa2usb_scsi_destroy_pkt() function