Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1039 stmf_state_change_info_t *sc_info = arg; in srpt_stp_ctl() local
1045 ASSERT(sc_info != NULL); in srpt_stp_ctl()
1051 why = sc_info->st_additional_info; in srpt_stp_ctl()
1065 " st_rflags(0x%llx)", (u_longlong_t)sc_info->st_rflags); in srpt_stp_ctl()
1115 " st_rflags(0x%llx)", (u_longlong_t)sc_info->st_rflags); in srpt_stp_ctl()
1125 if (sc_info->st_rflags & STMF_RFLAG_USER_REQUEST) { in srpt_stp_ctl()