Home
last modified time | relevance | path

Searched refs:interrupt_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1142 ha->interrupt_count = 1; in ql_attach()
1162 ha->interrupt_count = 1; in ql_attach()
1198 ha->interrupt_count = 2; in ql_attach()
1223 ha->interrupt_count = 2; in ql_attach()
1261 ha->interrupt_count = 2; in ql_attach()
1296 ha->interrupt_count = 2; in ql_attach()
1319 ha->interrupt_count = 2; in ql_attach()
1343 ha->interrupt_count = 2; in ql_attach()
17607 count = ha->interrupt_count; in ql_setup_msix()
17625 actual < ha->interrupt_count) { in ql_setup_msix()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1687 uint8_t interrupt_count; member