Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi.h387 uint16_t s_max_oq_element_length; member
H A Dsmartpqi_init.c487 s->s_max_oq_element_length = cap->max_oq_element_length * 16; in pqi_report_device_capability()
505 if (s->s_max_oq_element_length < PQI_OPERATIONAL_OQ_ELEMENT_LENGTH) in pqi_valid_device_capability()
/illumos-gate/usr/src/cmd/mdb/common/modules/smartpqi/
H A Dsmartpqi.c505 pqi_statep->s_max_oq_element_length); in pqi_display_instance()