Home
last modified time | relevance | path

Searched refs:PCIC_NETWORK (Results 1 – 5 of 5) sorted by relevance

/src/usr.sbin/pciconf/
H A Dpciconf.c944 {PCIC_NETWORK, -1, "network"},
945 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, "ethernet"},
946 {PCIC_NETWORK, PCIS_NETWORK_TOKENRING, "token ring"},
947 {PCIC_NETWORK, PCIS_NETWORK_FDDI, "fddi"},
948 {PCIC_NETWORK, PCIS_NETWORK_ATM, "ATM"},
949 {PCIC_NETWORK, PCIS_NETWORK_ISDN, "ISDN"},
950 {PCIC_NETWORK, PCIS_NETWORK_WORLDFIP, "WorldFip"},
951 {PCIC_NETWORK, PCIS_NETWORK_PICMG, "PICMG"},
952 {PCIC_NETWORK, PCIS_NETWORK_INFINIBAND, "InfiniBand"},
953 {PCIC_NETWORK, PCIS_NETWORK_HFC, "host fabric"},
/src/usr.sbin/bhyve/
H A Dpci_virtio_net.c634 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_NETWORK); in pci_vtnet_init()
H A Dpci_e82545.c2331 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_NETWORK); in e82545_init()
/src/sys/dev/pci/
H A Dpcireg.h357 #define PCIC_NETWORK 0x02 macro
H A Dpci.c5049 {PCIC_NETWORK, -1, 1, "network"},
5050 {PCIC_NETWORK, PCIS_NETWORK_ETHERNET, 1, "ethernet"},
5051 {PCIC_NETWORK, PCIS_NETWORK_TOKENRING, 1, "token ring"},
5052 {PCIC_NETWORK, PCIS_NETWORK_FDDI, 1, "fddi"},
5053 {PCIC_NETWORK, PCIS_NETWORK_ATM, 1, "ATM"},
5054 {PCIC_NETWORK, PCIS_NETWORK_ISDN, 1, "ISDN"},