Symbol: bce_vhci_softc
sys/dev/apple_bce/apple_bce_vhci.c
1047
bce_vhci_reset_one_tq(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
1080
struct bce_vhci_softc *vhci = arg;
sys/dev/apple_bce/apple_bce_vhci.c
1111
struct bce_vhci_softc *vhci = arg;
sys/dev/apple_bce/apple_bce_vhci.c
1375
bce_vhci_cmd_execute(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
1488
bce_vhci_submit_pending_in(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
152
static int bce_vhci_alloc_qid(struct bce_vhci_softc *vhci);
sys/dev/apple_bce/apple_bce_vhci.c
153
static void bce_vhci_free_qid(struct bce_vhci_softc *vhci, int qid);
sys/dev/apple_bce/apple_bce_vhci.c
154
static int bce_vhci_create_queues(struct bce_vhci_softc *vhci);
sys/dev/apple_bce/apple_bce_vhci.c
155
static void bce_vhci_destroy_queues(struct bce_vhci_softc *vhci);
sys/dev/apple_bce/apple_bce_vhci.c
156
static int bce_vhci_start_controller(struct bce_vhci_softc *vhci);
sys/dev/apple_bce/apple_bce_vhci.c
1560
bce_vhci_submit_pending_out(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
161
static void bce_vhci_cmd_deliver_completion(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
163
static void bce_vhci_handle_port_status_change(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
1637
struct bce_vhci_softc *vhci = tq->vhci;
sys/dev/apple_bce/apple_bce_vhci.c
165
static void bce_vhci_evt_queue_submit_pending(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
168
static int bce_vhci_device_create(struct bce_vhci_softc *vhci, uint8_t port);
sys/dev/apple_bce/apple_bce_vhci.c
169
static void bce_vhci_device_destroy(struct bce_vhci_softc *vhci, uint8_t port);
sys/dev/apple_bce/apple_bce_vhci.c
170
static int bce_vhci_endpoint_create(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
173
static void bce_vhci_endpoint_destroy(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
175
static void bce_vhci_handle_transfer_request(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
177
static void bce_vhci_complete_ctrl_locked(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
179
static void bce_vhci_handle_ctrl_status(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
181
static uint16_t bce_vhci_handle_endpoint_req_state(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
183
static uint16_t bce_vhci_handle_endpoint_set_state(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
186
static void bce_vhci_send_fw_event_reply(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
1881
bce_vhci_endpoint_create(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
192
static int bce_vhci_cmd_execute(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
2163
bce_vhci_endpoint_destroy(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
2295
bce_vhci_device_create(struct bce_vhci_softc *vhci, uint8_t port)
sys/dev/apple_bce/apple_bce_vhci.c
2390
bce_vhci_device_destroy(struct bce_vhci_softc *vhci, uint8_t port)
sys/dev/apple_bce/apple_bce_vhci.c
2464
bce_vhci_find_tq(struct bce_vhci_softc *vhci, uint8_t dev_id, uint8_t ep_addr)
sys/dev/apple_bce/apple_bce_vhci.c
2496
bce_vhci_handle_transfer_request(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
250
.size = sizeof(struct bce_vhci_softc),
sys/dev/apple_bce/apple_bce_vhci.c
2912
bce_vhci_complete_ctrl_locked(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
2985
bce_vhci_handle_ctrl_status(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
3049
bce_vhci_send_fw_event_reply(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
3078
bce_vhci_handle_endpoint_req_state(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
325
bce_vhci_msg_queue_create(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
3350
bce_vhci_handle_endpoint_set_state(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
3396
bce_vhci_alloc_qid_locked(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3413
bce_vhci_alloc_qid(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3430
bce_vhci_alloc_qid_pair(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3479
bce_vhci_free_qid(struct bce_vhci_softc *vhci, int qid)
sys/dev/apple_bce/apple_bce_vhci.c
3491
bce_vhci_create_queues(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3644
bce_vhci_destroy_queues(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3688
bce_vhci_start_controller(struct bce_vhci_softc *vhci)
sys/dev/apple_bce/apple_bce_vhci.c
3813
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.c
3819
vhci = (struct bce_vhci_softc *)udev->bus;
sys/dev/apple_bce/apple_bce_vhci.c
4199
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.c
4202
vhci = (struct bce_vhci_softc *)xfer->xroot->bus;
sys/dev/apple_bce/apple_bce_vhci.c
4260
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.c
4267
vhci = (struct bce_vhci_softc *)xfer->xroot->bus;
sys/dev/apple_bce/apple_bce_vhci.c
4604
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.c
463
bce_vhci_msg_queue_destroy(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
4725
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.c
514
bce_vhci_msg_queue_write(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
559
bce_vhci_evt_queue_create(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
648
bce_vhci_evt_queue_destroy(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
680
bce_vhci_evt_queue_submit_pending(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
710
bce_vhci_fwevt_enqueue(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
741
struct bce_vhci_softc *vhci = eq->userdata;
sys/dev/apple_bce/apple_bce_vhci.c
809
struct bce_vhci_softc *vhci = eq->userdata;
sys/dev/apple_bce/apple_bce_vhci.c
875
struct bce_vhci_softc *vhci = arg;
sys/dev/apple_bce/apple_bce_vhci.c
923
bce_vhci_cmd_deliver_completion(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
961
bce_vhci_handle_port_status_change(struct bce_vhci_softc *vhci,
sys/dev/apple_bce/apple_bce_vhci.c
984
struct bce_vhci_softc *vhci = arg;
sys/dev/apple_bce/apple_bce_vhci.h
195
struct bce_vhci_softc *vhci;
sys/dev/apple_bce/apple_bce_vhci.h
245
struct bce_vhci_softc;