Home
last modified time | relevance | path

Searched defs:oal_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c563 struct oal_entry *oal_entry; in ql_dump_req_pkt() local
H A Dqlge.c5321 struct oal_entry *oal_entry; in ql_send_common() local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2018 struct oal_entry { struct
2019 uint32_t buf_addr_low;
2020 uint32_t buf_addr_high;
2021 uint32_t buf_len;
2053 struct oal_entry oal_entry[TX_DESC_PER_IOCB]; /* max FFFFF 1M bytes */ member