Searched defs:lun_info (Results 1 – 2 of 2) sorted by relevance
257 struct lun_info { struct261 LIST_ENTRY(lun_info) lun_chain; /* targ_info link */ argument268 int li_maxnexus;269 int li_maxnqio; 270 int li_nqio;271 int li_disc;274 u_int li_qtagbits;278 u_int li_qd;282 u_int li_qflags;311 struct scsi_low_inq_data {[all …]
207 be_luninfo_t lun_info; /* passed to CTL */ member