Searched refs:SIL_VEND_ID (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ata/ | ||
D | sata_sil3114.h | 47 #define SIL_VEND_ID 0x1095 macro |
D | sata_sil3114.c | 648 if ((devno = pci_find_device (SIL_VEND_ID, SIL3114_DEVICE_ID, 0)) == -1) { in init_sata() |