Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c401 void *rq_addr, *rsp_addr; in nx_fw_cmd_create_tx_ctx() local
409 if (unm_pci_alloc_consistent(adapter, rq_size, (caddr_t *)&rq_addr, in nx_fw_cmd_create_tx_ctx()
422 (void) memset(rq_addr, 0, rq_size); in nx_fw_cmd_create_tx_ctx()
423 prq = (nx_hostrq_tx_ctx_t *)rq_addr; in nx_fw_cmd_create_tx_ctx()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dlibctsmc.c90 uint8_t rq_addr; /* sender addr */ member
342 ipmi_header.rq_addr = REQ_SA(geo_addr); in smc_init_ipmi_msg()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c749 uint8_t rq_addr = BYTE_4(res_datap); in process_platmod_sp_state_change_notif() local
751 if (rq_addr != SMC_BMC_ADDR) { in process_platmod_sp_state_change_notif()