Searched refs:smcm_pa_cmd (Results 1 – 3 of 3) sorted by relevance
178 kmflags, (void **)&smcm->smcm_va_cmd, &smcm->smcm_pa_cmd) != in smrt_command_alloc_impl()186 smcm->smcm_pa_err = smcm->smcm_pa_cmd + errorinfo_offset; in smrt_command_alloc_impl()191 VERIFY0(smcm->smcm_pa_cmd & 0x1f); in smrt_command_alloc_impl()
119 smrt_put32(smrt, CISS_I2O_INBOUND_POST_Q, smcm->smcm_pa_cmd); in smrt_submit_simple()148 smrt_put32(smrt, CISS_I2O_INBOUND_POST_Q, smcm->smcm_pa_cmd); in smrt_preinit_command_simple()
595 uint32_t smcm_pa_cmd; member