Lines Matching refs:nvmft_port
55 static TAILQ_HEAD(, nvmft_port) nvmft_ports;
71 struct nvmft_port *np = arg; in nvmft_online()
81 struct nvmft_port *np = arg; in nvmft_offline()
101 struct nvmft_port *np = arg; in nvmft_info()
125 struct nvmft_port *np = arg; in nvmft_lun_enable()
189 struct nvmft_port *np = arg; in nvmft_lun_disable()
226 nvmft_populate_active_nslist(struct nvmft_port *np, uint32_t nsid, in nvmft_populate_active_nslist()
250 struct nvmft_port *np = ctrlr->np; in nvmft_dispatch_command()
290 struct nvmft_port *np = ctrlr->np; in nvmft_terminate_commands()
647 nvmft_port_free(struct nvmft_port *np) in nvmft_port_free()
664 static struct nvmft_port *
667 struct nvmft_port *np; in nvmft_port_find()
679 static struct nvmft_port *
682 struct nvmft_port *np; in nvmft_port_find_by_id()
735 struct nvmft_port *np; in nvmft_port_create()
894 struct nvmft_port *np; in nvmft_port_remove()
969 struct nvmft_port *np; in nvmft_handoff()
1077 struct nvmft_port *np; in nvmft_list()
1137 struct nvmft_port *np; in nvmft_terminate()