Home
last modified time | relevance | path

Searched defs:scsi_pkt (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/sys/scsi/
H A Dscsi_pkt.h49 struct scsi_pkt { struct
53 void (*pkt_comp)(struct scsi_pkt *); /* completion routine */ argument
64 * The DDI does not allow a driver to allocate it's own scsi_pkt(9S), argument
104 pkt_cookiesscsi_pkt global() argument
107 pkt_path_instancescsi_pkt global() argument
108 pkt_stmpscsi_pkt global() argument
117 i_pkt_padscsi_pkt global() argument
[all...]
/titanic_51/usr/src/uts/common/io/sata/impl/
H A Dsata.c2704 sata_scsi_abort(struct scsi_address * ap,struct scsi_pkt * scsi_pkt) sata_scsi_abort() argument
9894 struct scsi_pkt *scsi_pkt = spx->txlt_scsi_pkt; sata_save_atapi_trace() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2573 struct scsi_pkt scsi_pkt; global() member
[all...]