OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hci_memo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netbt/
hci.h
2493
struct
hci_memo
{
struct
2499
LIST_ENTRY(
hci_memo
) next;
2550
LIST_HEAD(,
hci_memo
) hci_memos; /* cached memo list */
2603
struct
hci_memo
*hci_memo_find(struct hci_unit *, bdaddr_t *);
2604
struct
hci_memo
*hci_memo_new(struct hci_unit *, bdaddr_t *);
2605
void hci_memo_free(struct
hci_memo
*);
hci.h
2493
struct
hci_memo
{
struct
2499
LIST_ENTRY(
hci_memo
) next;
2550
LIST_HEAD(,
hci_memo
) hci_memos; /* cached memo list */
2603
struct
hci_memo
*hci_memo_find(struct hci_unit *, bdaddr_t *);
2604
struct
hci_memo
*hci_memo_new(struct hci_unit *, bdaddr_t *);
2605
void hci_memo_free(struct
hci_memo
*);
Completed in 28 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025