Home
last modified time | relevance | path

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

/freebsd/sys/dev/apple_bce/
H A Dapple_bce_vhci.c77 struct bce_vhci_msg_queue msg_commands; member
3532 CREATE_MSG_QUEUE(msg_commands, "VHC1HostCommands"); in bce_vhci_create_queues()
3633 vhci->cmd.msg = &vhci->msg_commands; in bce_vhci_create_queues()
3684 bce_vhci_msg_queue_destroy(vhci, &vhci->msg_commands); in bce_vhci_destroy_queues()
4698 if (vhci->sc_started && vhci->msg_commands.sq != NULL) { in bce_vhci_attach_dev()
4761 if (vhci->sc_started && vhci->msg_commands.sq != NULL) { in bce_vhci_detach_dev()