hci_intr
unit->hci_rxint = softint_establish(SOFTINT_NET, &hci_intr, unit);
static void hci_intr (void *);