Home
last modified time | relevance | path

Searched refs:end_128M (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.h105 unsigned end_128M; member
H A Dunm_nic_hw.c437 if (m->valid && (m->start_128M <= *off) && (m->end_128M >= end)) { in unm_nic_pci_get_crb_addr_2M()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h969 uint32_t end_128M; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c547 ((uint64_t)m->end_128M > *off)) { in ql_8021_pci_get_crb_addr_2M()