Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h563 uint32_t sbq_curr_idx; /* next entry we expect */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c6525 rx_ring->sbq_curr_idx = 0; in ql_start_rx_ring()