Searched defs:hci1394_ohci_handle_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_ohci.h | 574 typedef hci1394_ohci_t *hci1394_ohci_handle_t; typedef 578 hci1394_ohci_handle_t *ohci_hdl); 579 void hci1394_ohci_fini(hci1394_ohci_handle_t *ohci_hdl); 581 void hci1394_ohci_reg_read(hci1394_ohci_handle_t ohci_hdl, uint_t offset, 583 void hci1394_ohci_reg_write(hci1394_ohci_handle_t ohci_hdl, uint_t offset, 585 int hci1394_ohci_phy_init(hci1394_ohci_handle_t ohci_hdl); 586 int hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr, 588 int hci1394_ohci_phy_clr(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr, 590 int hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr, 592 int hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hd [all...] |
Completed in 62 milliseconds