Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h833 extern uint32_t ql_get32(qlge_t *, uint32_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c70 ql_get32(qlge_t *qlge, uint32_t index) in ql_get32() function
115 uint32_t data = ql_get32(qlge, reg); in ql_read_reg()
138 value = ql_get32(qlge, REG_SEMAPHORE); in ql_sem_lock()