Searched refs:host_to_ioa_db (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_sis.c | 37 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix() 40 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix() 54 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx() 57 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx() 74 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx() 77 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx() 114 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_trigger_nmi_sis() 128 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_reenable_sis() 187 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_send_sis_cmd() 516 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_sis_wait_for_db_bit_to_clear()
|
H A D | smartpqi_init.c | 448 val = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in pqi_reset() 451 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqi_reset()
|
H A D | smartpqi_structures.h | 116 uint32_t host_to_ioa_db; /* 20h */ member
|