Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2119 uint32_t underrun_counter; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c124 if (hba->underrun_counter && (iostat == IOSTAT_SUCCESS) && in emlxs_handle_fcp_event()
126 hba->underrun_counter--; in emlxs_handle_fcp_event()
H A Demlxs_solaris.c5757 hba->underrun_counter = (args)? arg[0]:1; in emlxs_test()