Home
last modified time | relevance | path

Searched refs:ASC_PCI_DEVICE_ID_REV_A (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dadvlib.h819 #define ASC_PCI_DEVICE_ID_REV_A 0x1100 macro
H A Dadvlib.c543 if ((pci_device_id == ASC_PCI_DEVICE_ID_REV_A) || in AscInitFromASC_SOFTC()