hci1394_vendor_t
sizeof (hci1394_vendor_t));
kmem_free(*vendor_handle, sizeof (hci1394_vendor_t));
hci1394_rio_init(hci1394_vendor_t *vendor)
hci1394_rio_resume(hci1394_vendor_t *vendor)
hci1394_rio_guid_init(hci1394_vendor_t *vendor)
static int hci1394_rio_init(hci1394_vendor_t *vendor);
static void hci1394_rio_guid_init(hci1394_vendor_t *vendor);
static int hci1394_rio_resume(hci1394_vendor_t *vendor);
hci1394_vendor_t *vendor;
vendor = kmem_alloc(sizeof (hci1394_vendor_t), KM_SLEEP);