Searched refs:PCI_MEM_PUT32 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/sys/dev/smartpqi/ |
| HD | smartpqi_sis.c | 41 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix() 53 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_trigger_nmi_sis() 66 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_reenable_sis() 115 PCI_MEM_PUT32(softs, &softs->ioa_reg->mb[i], in pqisrc_send_sis_cmd() 118 PCI_MEM_PUT32(softs, &softs->ioa_reg->ioa_to_host_db_clr, in pqisrc_send_sis_cmd() 122 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqisrc_send_sis_cmd()
|
| HD | smartpqi_cmd.c | 72 PCI_MEM_PUT32(softs, ib_q->pi_register_abs, ib_q->pi_register_offset, ib_q->pi_local); in pqisrc_submit_cmnd()
|
| HD | smartpqi_response.c | 233 PCI_MEM_PUT32(softs, ob_q->ci_register_abs, in pqisrc_process_response_queue()
|
| HD | smartpqi_defines.h | 334 PCI_MEM_PUT32(softs, &softs->ioa_reg->scratchpad0, LEGACY_SIS_SCR0, mode) 877 #define PCI_MEM_PUT32( _softs, _absaddr, _offset, _val ) \ macro
|
| HD | smartpqi_init.c | 515 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in pqi_reset() 528 PCI_MEM_PUT32(softs, &softs->pqi_reg->dev_reset, PQI_DEV_RESET, in pqi_reset()
|
| HD | smartpqi_event.c | 210 PCI_MEM_PUT32(softs, event_q->ci_register_abs, in pqisrc_process_event_intr_src()
|
| HD | smartpqi_queue.c | 83 PCI_MEM_PUT32(softs, ob_q->ci_register_abs, in pqisrc_submit_admin_req() 326 PCI_MEM_PUT32(softs, &softs->pqi_reg->admin_q_param, in pqisrc_create_admin_queue()
|
| HD | smartpqi_request.c | 424 PCI_MEM_PUT32(softs, ib_q->pi_register_abs, ib_q->pi_register_offset, ib_q->pi_local); in pqisrc_build_send_io()
|