hci_memo 2094 netbt/hci.h struct hci_memo {
hci_memo 2097 netbt/hci.h LIST_ENTRY(hci_memo) next;
hci_memo 2127 netbt/hci.h LIST_HEAD(,hci_memo) hci_memos; /* cached memo list */
hci_memo 2201 netbt/hci.h struct hci_memo *hci_memo_find(struct hci_unit *, bdaddr_t *);
hci_memo 2202 netbt/hci.h void hci_memo_free(struct hci_memo *);
hci_memo 418 netbt/hci_event.c struct hci_memo *memo;
hci_memo 437 netbt/hci_event.c memo = malloc(sizeof(struct hci_memo),
hci_memo 71 netbt/hci_link.c struct hci_memo *memo;
hci_memo 61 netbt/hci_misc.c struct hci_memo *memo;
hci_memo 114 netbt/hci_misc.c struct hci_memo *
hci_memo 117 netbt/hci_misc.c struct hci_memo *memo, *m0;
hci_memo 143 netbt/hci_misc.c hci_memo_free(struct hci_memo *memo)
hci_memo 166 netbt/hci_unit.c struct hci_memo *memo;