Searched refs:st_yel (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | stex.c | 135 st_yel = 4, enumerator 1111 err = (hba->cardtype == st_yel) ? in stex_handshake() 1150 if (hba->cardtype == st_yel) { in stex_abort() 1296 else if (hba->cardtype == st_yel) in stex_do_reset() 1393 { 0x105a, 0x8650, 0x1033, PCI_ANY_ID, 0, 0, st_yel }, 1394 { 0x105a, 0x8760, PCI_ANY_ID, PCI_ANY_ID, 0, 0, st_yel }, 1494 status = request_irq(pdev->irq, hba->cardtype == st_yel ? in stex_request_irq() 1564 if (hba->cardtype == st_yel) in stex_probe() 1604 if (hba->cardtype == st_yel) in stex_probe() 1616 if (hba->cardtype == st_yel) in stex_probe() [all …]
|