HomeSort by: relevance | last modified time | path
    Searched refs:BTF_INIT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netbt/
hci_unit.c 176 unit->hci_flags |= BTF_INIT;
182 while (unit->hci_flags & BTF_INIT) {
hci_ioctl.c 243 unit->hci_flags |= (btr->btr_flags & (BTF_INIT | BTF_MASTER));
hci.h 2408 #define BTF_INIT (BTF_INIT_BDADDR \
  /src/usr.sbin/btconfig/
btconfig.c 480 btr.btr_flags |= BTF_INIT;
490 } while ((btr.btr_flags & BTF_INIT) != 0);

Completed in 17 milliseconds