Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h835 extern void ql_put16(qlge_t *, uint32_t, uint16_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c93 ql_put16(qlge_t *qlge, uint32_t index, uint16_t data) in ql_put16() function