Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_sis.c445 softs->pqi_reset_quiesce_allowed = false; in pqisrc_sis_init()
447 softs->pqi_reset_quiesce_allowed = true; in pqisrc_sis_init()
H A Dsmartpqi_init.c447 if (softs->pqi_reset_quiesce_allowed) { in pqi_reset()
H A Dsmartpqi_structures.h1366 uint8_t pqi_reset_quiesce_allowed : 1; member