Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_vendor.c87 ASSERT(vendor_handle != NULL); in hci1394_vendor_init()
98 *vendor_handle = vendor; in hci1394_vendor_init()
113 *vendor_handle = NULL; in hci1394_vendor_init()
157 ASSERT(vendor_handle != NULL); in hci1394_vendor_fini()
160 ddi_regs_map_free(&(*vendor_handle)-> in hci1394_vendor_fini()
166 *vendor_handle = NULL; in hci1394_vendor_fini()
182 ASSERT(vendor_handle != NULL); in hci1394_vendor_resume()
184 vendor_info = &vendor_handle->ve_info; in hci1394_vendor_resume()
195 status = hci1394_rio_resume(vendor_handle); in hci1394_vendor_resume()
234 ASSERT(vendor_handle != NULL); in hci1394_vendor_reg_write()
[all …]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_vendor.h110 hci1394_vendor_info_t *vendor_info, hci1394_vendor_handle_t *vendor_handle);
111 void hci1394_vendor_fini(hci1394_vendor_handle_t *vendor_handle);
112 int hci1394_vendor_resume(hci1394_vendor_handle_t vendor_handle);
114 int hci1394_vendor_reg_write(hci1394_vendor_handle_t vendor_handle,
116 int hci1394_vendor_reg_read(hci1394_vendor_handle_t vendor_handle,