Searched defs:scsa2usb_scsi_destroy_pkt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
2582 * scsa2usb_scsi_destroy_pkt:
2586 scsa2usb_scsi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) function
2592 "scsa2usb_scsi_destroy_pkt: pkt=0x%p", (void *)pkt);

Completed in 66 milliseconds