Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c393 HCI1394_IRCTXT_CTRL_CLR(soft_statep, ctxtp->ctxt_index, in hci1394_start_isoch_dma()
569 HCI1394_IRCTXT_CTRL_CLR(soft_statep, ctxtp->ctxt_index, in hci1394_do_stop()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h348 #define HCI1394_IRCTXT_CTRL_CLR(HCIP, I, BFFILL, IHDR, MATCHENBL, MULTI, RUN) \ macro