Searched refs:SIS_VENDORID (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/dev/sge/ |
| HD | if_sgereg.h | 44 #define SIS_VENDORID 0x1039 macro
|
| HD | if_sge.c | 103 { SIS_VENDORID, SIS_DEVICEID_190, "SiS190 Fast Ethernet" }, 104 { SIS_VENDORID, SIS_DEVICEID_191, "SiS191 Fast/Gigabit Ethernet" }, 274 { SIS_VENDORID, 0x0965 }, in sge_get_mac_addr_apc() 275 { SIS_VENDORID, 0x0966 }, in sge_get_mac_addr_apc() 276 { SIS_VENDORID, 0x0968 } in sge_get_mac_addr_apc()
|
| /freebsd-13-stable/sys/dev/sis/ |
| HD | if_sisreg.h | 403 #define SIS_VENDORID 0x1039 macro
|
| HD | if_sis.c | 131 { SIS_VENDORID, SIS_DEVICEID_900, "SiS 900 10/100BaseTX" }, 132 { SIS_VENDORID, SIS_DEVICEID_7016, "SiS 7016 10/100BaseTX" }, 368 if (pci_get_vendor(*childp) == SIS_VENDORID && in sis_find_bridge() 996 case SIS_VENDORID: in sis_attach()
|
| /freebsd-13-stable/sys/dev/sound/pci/ |
| HD | ich.c | 56 #define SIS_VENDORID 0x1039 macro 128 { SIS_VENDORID, SIS_7012, 0, 902 if (vendor == SIS_VENDORID && devid == SIS_7012) { in ich_pci_attach()
|
| /freebsd-13-stable/sys/dev/sound/pci/hda/ |
| HD | hdac.h | 213 #define SIS_VENDORID 0x1039 macro
|