Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h338 WAKE) (ddi_put32((HCIP)->ohci->ohci_reg_handle, \
339 &(HCIP)->ohci->ohci_regs->ir[(I)].ctxt_ctrl_set, \
349 (ddi_put32((HCIP)->ohci->ohci_reg_handle, \
350 &(HCIP)->ohci->ohci_regs->ir[(I)].ctxt_ctrl_clr, \
359 (ddi_put32((HCIP)->ohci->ohci_reg_handle, \
360 &(HCIP)->ohci->ohci_regs->it[(I)].ctxt_ctrl_set, 0 | \
367 #define HCI1394_ITCTXT_CTRL_CLR(HCIP, I, MATCHENBL, MATCH, RUN) \ argument
368 (ddi_put32((HCIP)->ohci->ohci_reg_handle, \
369 &(HCIP)->ohci->ohci_regs->it[(I)].ctxt_ctrl_clr, 0 | \
377 SYNC, TAG1SYNC, CHAN) (ddi_put32((HCIP)->ohci->ohci_reg_handle, \
[all …]