Home
last modified time | relevance | path

Searched refs:E1000_STATUS_BUS64 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h338 #define E1000_STATUS_BUS64 0x00001000 /* In 64 bit slot */ macro
H A De1000_mac.c214 bus->width = (status & E1000_STATUS_BUS64) in e1000_get_bus_info_pci_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1034 #define E1000_STATUS_BUS64 0x00001000 /* In 64 bit slot */ macro