Lines Matching defs:ntb

159 	struct amd_ntb_softc *ntb = device_get_softc(dev);  in amd_ntb_port_number()  local
178 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_port_count() local
187 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_port_number() local
210 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_port_idx() local
228 amd_link_is_up(struct amd_ntb_softc *ntb) in amd_link_is_up()
241 amd_ntb_link_sta_speed(struct amd_ntb_softc *ntb) in amd_ntb_link_sta_speed()
251 amd_ntb_link_sta_width(struct amd_ntb_softc *ntb) in amd_ntb_link_sta_width()
263 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_link_is_up() local
277 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_link_enable() local
305 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_link_disable() local
336 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_count() local
346 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_get_range() local
387 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_set_trans() local
444 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_clear_trans() local
457 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_set_wc() local
478 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_mw_get_wc() local
498 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_vector_count() local
509 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_valid_mask() local
520 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_vector_mask() local
534 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_read() local
547 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_clear() local
556 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_set_mask() local
570 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_db_clear_mask() local
584 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_db_set() local
596 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_spad_count() local
607 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_spad_read() local
625 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_spad_write() local
641 amd_ntb_spad_clear(struct amd_ntb_softc *ntb) in amd_ntb_spad_clear()
652 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_spad_read() local
670 struct amd_ntb_softc *ntb = device_get_softc(dev); in amd_ntb_peer_spad_write() local
691 struct amd_ntb_softc* ntb = arg1; in amd_ntb_hw_info_handler() local
748 amd_ntb_sysctl_init(struct amd_ntb_softc *ntb) in amd_ntb_sysctl_init()
765 amd_ntb_poll_link(struct amd_ntb_softc *ntb) in amd_ntb_poll_link()
793 struct amd_ntb_softc *ntb = arg; in amd_link_hb() local
808 amd_ntb_interrupt(struct amd_ntb_softc *ntb, uint16_t vec) in amd_ntb_interrupt()
832 amd_init_side_info(struct amd_ntb_softc *ntb) in amd_init_side_info()
845 amd_deinit_side_info(struct amd_ntb_softc *ntb) in amd_deinit_side_info()
858 amd_ntb_setup_isr(struct amd_ntb_softc *ntb, uint16_t num_vectors, bool msi, in amd_ntb_setup_isr()
905 amd_ntb_create_msix_vec(struct amd_ntb_softc *ntb, uint32_t max_vectors) in amd_ntb_create_msix_vec()
921 amd_ntb_free_msix_vec(struct amd_ntb_softc *ntb) in amd_ntb_free_msix_vec()
935 amd_ntb_init_isr(struct amd_ntb_softc *ntb) in amd_ntb_init_isr()
1015 amd_ntb_deinit_isr(struct amd_ntb_softc *ntb) in amd_ntb_deinit_isr()
1039 amd_ntb_get_topo(struct amd_ntb_softc *ntb) in amd_ntb_get_topo()
1052 amd_ntb_init_dev(struct amd_ntb_softc *ntb) in amd_ntb_init_dev()
1089 amd_ntb_init(struct amd_ntb_softc *ntb) in amd_ntb_init()
1109 print_map_success(struct amd_ntb_softc *ntb, struct amd_ntb_pci_bar_info *bar, in print_map_success()
1130 map_bar(struct amd_ntb_softc *ntb, struct amd_ntb_pci_bar_info *bar) in map_bar()
1144 amd_ntb_map_pci_bars(struct amd_ntb_softc *ntb) in amd_ntb_map_pci_bars()
1186 amd_ntb_unmap_pci_bars(struct amd_ntb_softc *ntb) in amd_ntb_unmap_pci_bars()
1202 struct amd_ntb_softc *ntb = device_get_softc(device); in amd_ntb_probe() local
1219 struct amd_ntb_softc *ntb = device_get_softc(device); in amd_ntb_attach() local
1254 struct amd_ntb_softc *ntb = device_get_softc(device); in amd_ntb_detach() local