Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c300 q_handle->q_previous = NULL; in hci1394_q_reset()
1002 if (q_handle->q_previous != NULL) { in hci1394_q_at_write_OLI()
1003 ddi_put32(qbuf->qb_buf.bi_handle, &q_handle->q_previous->branch, in hci1394_q_at_write_OLI()
1015 q_handle->q_previous = (hci1394_desc_t *)desc; in hci1394_q_at_write_OLI()
1097 if (q_handle->q_previous != NULL) { in hci1394_q_at_write_OL()
1098 ddi_put32(qbuf->qb_buf.bi_handle, &q_handle->q_previous->branch, in hci1394_q_at_write_OL()
1110 q_handle->q_previous = desc; in hci1394_q_at_write_OL()
1612 if (q_handle->q_previous != NULL) { in hci1394_q_ar_write_IM()
1614 &q_handle->q_previous->branch, command_ptr); in hci1394_q_ar_write_IM()
1621 q_handle->q_previous = desc; in hci1394_q_ar_write_IM()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h283 hci1394_desc_t *q_previous; member
343 hci1394_q_s::q_previous \