Home
last modified time | relevance | path

Searched refs:PHYEV_ID_DONE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/mvsas/
Dmv_defs.h249 PHYEV_ID_DONE = (1U << 2), /* identify done */ enumerator
Dmv_64xx.c369 PHYEV_ID_DONE | PHYEV_DCDR_ERR | PHYEV_CRC_ERR | in mvs_64xx_init()
Dmv_94xx.c510 PHYEV_ID_DONE | PHYEV_DCDR_ERR | PHYEV_CRC_ERR ; in mvs_94xx_init()
Dmv_sas.c2028 if (phy->irq_status & (PHYEV_SIG_FIS | PHYEV_ID_DONE)) { in mvs_int_port()