Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4248 pci_mode = G_PCIXINITPAT(pci_mode); in get_pci_mode()
H A Dcxgb_regs.h714 #define G_PCIXINITPAT(x) (((x) >> S_PCIXINITPAT) & M_PCIXINITPAT) macro