Home
last modified time | relevance | path

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

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