Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h192 ushort_t ready_aen_holdoff; member
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h354 ushort_t ready_aen_holdoff; /* Ready AEN holdoff period */ member
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c2373 pd->ready_aen_holdoff = BE_16(pd->ready_aen_holdoff); in uscsi_mode_select()