Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_chip2.c623 BGE_PCICHK(bgep); in bge_reg_put32()
721 BGE_PCICHK(bgep); in bge_reg_put64()
734 BGE_PCICHK(bgep); in bge_reg_put64()
744 BGE_PCICHK(bgep); in bge_reg_put64()
794 BGE_PCICHK(bgep); in bge_mbx_put()
816 BGE_PCICHK(bgep); in bge_mbx_get()
964 BGE_PCICHK(bgep); in bge_nic_put32()
1033 BGE_PCICHK(bgep); in bge_nic_put64()
1045 BGE_PCICHK(bgep); in bge_nic_put64()
1055 BGE_PCICHK(bgep); in bge_nic_put64()
[all …]
H A Dbge_impl.h1172 #define BGE_PCICHK(bgep) BGE_DDB(bge_pci_check(bgep)) macro