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

  /src/sys/netbt/
hci_misc.c 61 struct hci_memo *memo;
114 struct hci_memo *
117 struct hci_memo *memo, *m0;
146 struct hci_memo *
149 struct hci_memo *memo;
153 memo = malloc(sizeof(struct hci_memo),
178 hci_memo_free(struct hci_memo *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 *);
hci_event.c 460 struct hci_memo *memo;
501 struct hci_memo *memo;
541 struct hci_memo *memo;
hci_unit.c 215 struct hci_memo *memo;
hci_link.c 71 struct hci_memo *memo;
1010 struct hci_memo *memo;

Completed in 40 milliseconds