Searched refs:idc_flash_acc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1648 uint8_t idc_flash_acc; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9724 ha->idc_flash_acc != 0) {
9725 ha->idc_flash_acc = 1;
17842 if (ha->idc_flash_acc != 0) {
17843 ha->idc_flash_acc--;
17844 if (ha->idc_flash_acc == 0) {
17867 if (ha->idc_flash_acc == 0) {
17870 ha->idc_flash_acc++;

Completed in 100 milliseconds