Home
last modified time | relevance | path

Searched refs:SUN_MIN_INQLEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dinquiry.h42 #define SUN_MIN_INQLEN 4 macro
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c1320 ((SUN_INQSIZE - inq_pkt->pkt_resid) < SUN_MIN_INQLEN)) { in scsi_hba_probe_pi()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2781 if ((SUN_INQSIZE - resid) >= SUN_MIN_INQLEN) { in sd_spin_up_unit()