Home
last modified time | relevance | path

Searched refs:hci_memo_find (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netbt/
H A Dhci_misc.c88 memo = hci_memo_find(unit, dest); in hci_route_lookup()
115 hci_memo_find(struct hci_unit *unit, bdaddr_t *bdaddr) in hci_memo_find() function
151 memo = hci_memo_find(unit, bdaddr); in hci_memo_new()
H A Dhci_link.c94 memo = hci_memo_find(unit, bdaddr); in hci_acl_open()
H A Dhci.h2603 struct hci_memo *hci_memo_find(struct hci_unit *, bdaddr_t *);