Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pci/
H A Dpcireg.h341 #define PCIS_NETWORK_ETHERNET 0x00 macro
H A Dpci.c4840 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, 1, "ethernet"},
/freebsd-12.1/usr.sbin/pciconf/
H A Dpciconf.c651 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, "ethernet"},
/freebsd-12.1/usr.sbin/bhyve/
H A Dpci_e82545.c2305 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_NETWORK_ETHERNET); in e82545_init()