Searched refs:hci_memo (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netbt/
H A Dhci_misc.c61 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)
H A Dhci.h2454 struct hci_memo { struct
2460 LIST_ENTRY(hci_memo) next;
2510 LIST_HEAD(,hci_memo) hci_memos; /* cached memo list */
2563 struct hci_memo *hci_memo_find(struct hci_unit *, bdaddr_t *);
2564 struct hci_memo *hci_memo_new(struct hci_unit *, bdaddr_t *);
2565 void hci_memo_free(struct hci_memo *);
H A Dhci_event.c450 struct hci_memo *memo;
491 struct hci_memo *memo;
531 struct hci_memo *memo;
H A Dhci_unit.c215 struct hci_memo *memo;
H A Dhci_link.c71 struct hci_memo *memo;
1003 struct hci_memo *memo;

Completed in 122 milliseconds