Lines Matching refs:device_get_ivars
170 struct ntb_child *nc = device_get_ivars(child); in ntb_child_location()
179 struct ntb_child *nc = device_get_ivars(child); in ntb_print_child()
284 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_enable()
301 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_disable()
318 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_enabled()
326 struct ntb_child *nc = device_get_ivars(ntb); in ntb_set_ctx()
353 struct ntb_child *nc = device_get_ivars(ntb); in ntb_get_ctx()
364 struct ntb_child *nc = device_get_ivars(ntb); in ntb_clear_ctx()
375 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_count()
385 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_get_range()
394 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_set_trans()
403 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_clear_trans()
411 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_get_wc()
419 struct ntb_child *nc = device_get_ivars(ntb); in ntb_mw_set_wc()
427 struct ntb_child *nc = device_get_ivars(ntb); in ntb_spad_count()
435 struct ntb_child *nc = device_get_ivars(ntb); in ntb_spad_clear()
445 struct ntb_child *nc = device_get_ivars(ntb); in ntb_spad_write()
453 struct ntb_child *nc = device_get_ivars(ntb); in ntb_spad_read()
461 struct ntb_child *nc = device_get_ivars(ntb); in ntb_peer_spad_write()
470 struct ntb_child *nc = device_get_ivars(ntb); in ntb_peer_spad_read()
479 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_valid_mask()
494 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_vector_mask()
510 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_clear()
518 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_clear_mask()
526 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_read()
535 struct ntb_child *nc = device_get_ivars(ntb); in ntb_db_set_mask()
543 struct ntb_child *nc = device_get_ivars(ntb); in ntb_peer_db_set()