Home
last modified time | relevance | path

Searched refs:id_l (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dqla1280.c1552 dprintk(3, "qla1280_chip_diag: testing device at 0x%p \n", &reg->id_l); in qla1280_chip_diag()
1589 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_chip_diag()
2212 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nvram_config()
2215 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nvram_config()
2361 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nvram_request()
2368 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nvram_request()
2375 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nvram_request()
2387 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nv_write()
2390 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nv_write()
2393 RD_REG_WORD(&reg->id_l); /* Flush PCI write */ in qla1280_nv_write()
[all …]
H A Dqla1280.h115 uint16_t id_l; /* ID low */ member
/linux/drivers/fpga/
H A Ddfl-fme-mgr.c272 id->id_l = readq(fme_pr + FME_PR_INTFC_ID_L); in fme_mgr_get_compat_id()