Searched refs:ppbdev (Results 1 – 2 of 2) sorted by relevance
66 struct ppb_device *ppbdev; in ppbus_print_child() local73 if (ppbdev->flags != 0) in ppbus_print_child()97 struct ppb_device *ppbdev; in ppbus_add_child() local103 if (!ppbdev) in ppbus_add_child()107 ppbdev->name = name; in ppbus_add_child()453 ppbdev->intr_hook(ppbdev->intr_arg); in ppbus_intr()474 ppbdev->intr_arg = arg; in ppbus_setup_intr()475 *cookiep = ppbdev; in ppbus_setup_intr()493 ppbdev->intr_hook = NULL; in ppbus_teardown_intr()540 if (ppbdev->ctx.valid) in ppb_request_bus()[all …]
60 mode2xfer(device_t bus, struct ppb_device *ppbdev, int opcode) in mode2xfer() argument67 table = ppbdev->get_xfer; in mode2xfer()71 table = ppbdev->put_xfer; in mode2xfer()122 struct ppb_device *ppbdev = (struct ppb_device *)device_get_ivars(dev); in ppb_MS_init() local123 struct ppb_xfer *xfer = mode2xfer(bus, ppbdev, opcode); in ppb_MS_init()260 struct ppb_device *ppbdev = (struct ppb_device *)device_get_ivars(dev); in ppb_MS_microseq() local287 xfer = mode2xfer(bus, ppbdev, mi->opcode); in ppb_MS_microseq()