Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h223 struct sd_lun { struct
226 struct scsi_device *un_sd;
231 struct buf *un_rqs_bp; /* ptr to request sense bp */
232 struct scsi_pkt *un_rqs_pktp; /* ptr to request sense scsi_pkt */
233 int un_sense_isbusy; /* Busy flag for RQS buf */
240 int un_buf_chain_type;
241 int un_uscsi_chain_type;
242 int un_direct_chain_type;
243 int un_priority_chain_type;
246 struct buf *un_waitq_headp;
[all …]
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h293 int sd_lun; member