Lines Matching defs:hd
201 bridge_register(rcm_handle_t *hd) in bridge_register()
234 bridge_unregister(rcm_handle_t *hd) in bridge_unregister()
282 bridge_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_offline()
329 bridge_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_undo_offline()
381 bridge_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_get_info()
422 bridge_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in bridge_suspend()
434 bridge_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_resume()
446 bridge_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_remove()
482 bridge_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_notify_event()
593 cache_lookup(rcm_handle_t *hd, char *rsrc, uint_t options) in cache_lookup()
661 rcm_handle_t *hd; member
672 rcm_handle_t *hd = bua->hd; in bridge_update() local
738 cache_update(rcm_handle_t *hd) in cache_update()
862 bridge_configure(rcm_handle_t *hd, datalink_id_t linkid) in bridge_configure()