Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c629 BGE_PCICHK(bgep); in bge_reg_put32()
730 BGE_PCICHK(bgep); in bge_reg_put64()
744 BGE_PCICHK(bgep); in bge_reg_put64()
754 BGE_PCICHK(bgep); in bge_reg_put64()
804 BGE_PCICHK(bgep); in bge_mbx_put()
826 BGE_PCICHK(bgep); in bge_mbx_get()
976 BGE_PCICHK(bgep); in bge_nic_put32()
1071 BGE_PCICHK(bgep); in bge_nic_put64()
1138 BGE_PCICHK(bgep); in bge_nic_putrcb()
1159 BGE_PCICHK(bgep); in bge_nic_zero()
[all …]
H A Dbge_impl.h1172 #define BGE_PCICHK(bgep) BGE_DDB(bge_pci_check(bgep)) macro