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.h545 #define MIU_TA_CTL_START 1 macro
552 MIU_TA_CTL_START)
553 #define MIU_TA_CTL_START_ENABLE (MIU_TA_CTL_START | MIU_TA_CTL_ENABLE)
/drivers/scsi/qla2xxx/
Dqla_nx2.h34 MIU_TA_CTL_START)
35 #define MIU_TA_CTL_START_ENABLE (MIU_TA_CTL_START | MIU_TA_CTL_ENABLE)
Dqla_nx.h513 #define MIU_TA_CTL_START 1 macro
Dqla_nx.c1405 temp = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE | MIU_TA_CTL_WRITE; in qla82xx_pci_mem_write_2M()
1495 temp = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE; in qla82xx_pci_mem_read_2M()
4087 r_value = MIU_TA_CTL_START | MIU_TA_CTL_ENABLE; in qla82xx_minidump_process_rdmem()