Searched refs:oem_cable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_serverworks.c | 61 * oem_cable - Dell/Sun serverworks cable detection 68 static int oem_cable(struct ata_port *ap) in oem_cable() function 84 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_DELL, oem_cable }, 85 { PCI_DEVICE_ID_SERVERWORKS_CSB6IDE, PCI_VENDOR_ID_DELL, oem_cable }, 86 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_serverworks.c | 61 * oem_cable - Dell/Sun serverworks cable detection 68 static int oem_cable(struct ata_port *ap) in oem_cable() function 84 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_DELL, oem_cable }, 85 { PCI_DEVICE_ID_SERVERWORKS_CSB6IDE, PCI_VENDOR_ID_DELL, oem_cable }, 86 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
|
Completed in 2 milliseconds