Searched refs:pcix_stat_hi_word (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_mac.c620 u16 pcix_stat_hi_word; local
630 e1000_read_pci_cfg(hw, PCIX_STATUS_REGISTER_HI, &pcix_stat_hi_word);
633 stat_mmrbc = (pcix_stat_hi_word & PCIX_STATUS_HI_MMRBC_MASK) >>

Completed in 42 milliseconds