Home
last modified time | relevance | path

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

/titanic_41/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
925 first_page_group_start = FIRST_PAGE_GROUP_START; in unm_pci_map_setup()
933 first_page_group_start = 0; in unm_pci_map_setup()
938 first_page_group_start = 0; in unm_pci_map_setup()
966 adapter->ahw.first_page_group_start = first_page_group_start; in unm_pci_map_setup()
H A Dunm_nic.h226 unsigned long first_page_group_start; member
599 ((off) >= ((adapter)->ahw.first_page_group_start))) ? \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c330 (off >= ha->first_page_group_start)) { in ql_8021_pci_base_offsetfset()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1664 uint64_t first_page_group_start; member