Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c895 unsigned long first_page_group_start, first_page_group_end; in unm_pci_map_setup() local
926 first_page_group_end = FIRST_PAGE_GROUP_END; in unm_pci_map_setup()
934 first_page_group_end = 0; in unm_pci_map_setup()
939 first_page_group_end = 0; in unm_pci_map_setup()
967 adapter->ahw.first_page_group_end = first_page_group_end; in unm_pci_map_setup()
H A Dunm_nic.h225 unsigned long first_page_group_end; member
598 ((((off) < ((adapter)->ahw.first_page_group_end)) && \
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c329 if ((off < ha->first_page_group_end) && in ql_8021_pci_base_offsetfset()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1665 uint64_t first_page_group_end; member