Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dsbp2.h54 uint8_t st_param; /* parameters */ member
/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddefs.h178 uint8_t st_param; /* parameters */ member
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c457 } else if ((tp->t_mgt_status.st_param & SBP2_ST_RESP) == in sbp2_tgt_mgt_request()
1701 src = st->st_param & SBP2_ST_SRC; in sbp2_status_fifo_wb_cb()
1736 if (st->st_param & SBP2_ST_DEAD) { in sbp2_status_fifo_wb_cb()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c784 } else if ((st->st_param & SBP2_ST_RESP) == SBP2_ST_RESP_COMPLETE) { in scsa1394_sbp2_status_proc()