Home
last modified time | relevance | path

Searched defs:bsr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c1495 bhnd_service_registry_init(struct bhnd_service_registry *bsr) in bhnd_service_registry_init()
1514 bhnd_service_registry_fini(struct bhnd_service_registry *bsr) in bhnd_service_registry_fini()
1553 bhnd_service_registry_add(struct bhnd_service_registry *bsr, device_t provider, in bhnd_service_registry_add()
1616 bhnd_service_registry_remove(struct bhnd_service_registry *bsr, in bhnd_service_registry_remove()
1673 bhnd_service_registry_retain(struct bhnd_service_registry *bsr, in bhnd_service_registry_retain()
1718 bhnd_service_registry_release(struct bhnd_service_registry *bsr, in bhnd_service_registry_release()
1919 struct bhnd_service_registry *bsr; in bhnd_bus_generic_sr_register_provider() local
1939 struct bhnd_service_registry *bsr; in bhnd_bus_generic_sr_deregister_provider() local
1963 struct bhnd_service_registry *bsr; in bhnd_bus_generic_sr_retain_provider() local
2024 struct bhnd_service_registry *bsr; in bhnd_bus_generic_sr_release_provider() local
/freebsd/sys/dev/firewire/
H A Dfwohcivar.h46 struct resource *bsr; member
/freebsd/sys/dev/usb/controller/
H A Dxhci.c1320 uint8_t bsr, uint8_t slot_id) in xhci_cmd_set_address()