Home
last modified time | relevance | path

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

/csrg-svn/sys/dev/scsi/
H A Dscsivar.h144 struct scsi_attach_args { struct
145 int sa_targ; /* target number */
146 int sa_unit; /* unit number */
147 int sa_req_status; /* status from REQUEST SENSE */
148 struct scsi_sense sa_sn; /* contents from same */
149 int sa_inq_status; /* status from INQUIRY command */
150 struct scsi_inquiry sa_si; /* contents from same */