Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_nx.h544 #define MIU_TA_CTL_START 1 macro
551 MIU_TA_CTL_START)
552 #define MIU_TA_CTL_START_ENABLE (MIU_TA_CTL_START | MIU_TA_CTL_ENABLE)
/drivers/scsi/qla2xxx/
Dqla_nx2.h29 MIU_TA_CTL_START)
30 #define MIU_TA_CTL_START_ENABLE (MIU_TA_CTL_START | MIU_TA_CTL_ENABLE)
Dqla_nx.h514 #define MIU_TA_CTL_START 1 macro
Dqla_nx.c1369 temp = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE | MIU_TA_CTL_WRITE; in qla82xx_pci_mem_write_2M()
1460 temp = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE; in qla82xx_pci_mem_read_2M()
4059 r_value = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE; in qla82xx_minidump_process_rdmem()