Home
last modified time | relevance | path

Searched refs:PCIS_NETWORK_ETHERNET (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h358 #define PCIS_NETWORK_ETHERNET 0x00 macro
H A Dpci.c5047 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, 1, "ethernet"},
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c665 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, "ethernet"},
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c2332 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_NETWORK_ETHERNET); in e82545_init()