OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_devlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netbt/
hci_unit.c
103
mutex_init(&unit->
hci_devlock
, MUTEX_DRIVER, hci_if->ipl);
133
mutex_destroy(&unit->
hci_devlock
);
253
/* (no need to hold
hci_devlock
, the driver is disabled) */
357
mutex_enter(&unit->
hci_devlock
);
362
mutex_exit(&unit->
hci_devlock
);
379
mutex_exit(&unit->
hci_devlock
);
396
mutex_exit(&unit->
hci_devlock
);
414
mutex_exit(&unit->
hci_devlock
);
432
mutex_exit(&unit->
hci_devlock
);
452
mutex_enter(&unit->
hci_devlock
);
[
all
...]
hci.h
2554
kmutex_t
hci_devlock
; /* device queue lock */
member in struct:hci_unit
Completed in 16 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025