/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ |
H A D | ctrlr_discovery_ut.c | 113 spdk_nvmf_transport_listen(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid,struct spdk_nvmf_listen_opts * opts) spdk_nvmf_transport_listen() argument 122 nvmf_transport_find_listener(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid) nvmf_transport_find_listener() argument 141 nvmf_transport_listener_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) nvmf_transport_listener_discover() argument 149 test_dummy_listener_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) test_dummy_listener_discover() argument 258 test_gen_trid(struct spdk_nvme_transport_id * trid,enum spdk_nvme_transport_type trtype,enum spdk_nvmf_adrfam adrfam,const char * tradd,const char * trsvcid) test_gen_trid() argument 286 struct spdk_nvme_transport_id trid = {}; test_discovery_log() local 387 test_rdma_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) test_rdma_discover() argument 397 test_tcp_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) test_tcp_discover() argument [all...] |
/spdk/lib/nvme/ |
H A D | nvme.c | 647 nvme_ctrlr_probe(const struct spdk_nvme_transport_id * trid,struct spdk_nvme_probe_ctx * probe_ctx,void * devhandle) nvme_ctrlr_probe() argument 764 nvme_get_ctrlr_by_trid(const struct spdk_nvme_transport_id * trid,const char * hostnqn) nvme_get_ctrlr_by_trid() argument 777 nvme_get_ctrlr_by_trid_unsafe(const struct spdk_nvme_transport_id * trid,const char * hostnqn) nvme_get_ctrlr_by_trid_unsafe() argument 880 nvme_probe_ctx_init(struct spdk_nvme_probe_ctx * probe_ctx,const struct spdk_nvme_transport_id * trid,const struct spdk_nvme_ctrlr_opts * opts,void * cb_ctx,spdk_nvme_probe_cb probe_cb,spdk_nvme_attach_cb attach_cb,spdk_nvme_remove_cb remove_cb) nvme_probe_ctx_init() argument 897 spdk_nvme_probe(const struct spdk_nvme_transport_id * trid,void * cb_ctx,spdk_nvme_probe_cb probe_cb,spdk_nvme_attach_cb attach_cb,spdk_nvme_remove_cb remove_cb) spdk_nvme_probe() argument 925 nvme_connect_probe_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr_opts * opts) nvme_connect_probe_cb() argument 999 spdk_nvme_connect(const struct spdk_nvme_transport_id * trid,const struct spdk_nvme_ctrlr_opts * opts,size_t opts_size) spdk_nvme_connect() argument 1043 spdk_nvme_trid_populate_transport(struct spdk_nvme_transport_id * trid,enum spdk_nvme_transport_type trtype) spdk_nvme_trid_populate_transport() argument 1077 spdk_nvme_transport_id_populate_trstring(struct spdk_nvme_transport_id * trid,const char * trstring) spdk_nvme_transport_id_populate_trstring() argument 1241 spdk_nvme_transport_id_parse(struct spdk_nvme_transport_id * trid,const char * str) spdk_nvme_transport_id_parse() argument 1508 spdk_nvme_probe_async(const struct spdk_nvme_transport_id * trid,void * cb_ctx,spdk_nvme_probe_cb probe_cb,spdk_nvme_attach_cb attach_cb,spdk_nvme_remove_cb remove_cb) spdk_nvme_probe_async() argument 1563 spdk_nvme_connect_async(const struct spdk_nvme_transport_id * trid,const struct spdk_nvme_ctrlr_opts * opts,spdk_nvme_attach_cb attach_cb) spdk_nvme_connect_async() argument [all...] |
H A D | nvme_pcie.c | 63 struct spdk_nvme_transport_id trid; in _nvme_pcie_event_process() local 826 struct spdk_nvme_transport_id trid in pcie_nvme_enum_cb() local 890 nvme_pcie_ctrlr_construct(const struct spdk_nvme_transport_id * trid,const struct spdk_nvme_ctrlr_opts * opts,void * devhandle) nvme_pcie_ctrlr_construct() argument [all...] |
/spdk/lib/nvmf/ |
H A D | transport.c | 102 nvmf_transport_listen_dump_trid(const struct spdk_nvme_transport_id *trid, in nvmf_transport_listen_dump_trid() argument 385 const struct spdk_nvme_transport_id *trid) in nvmf_transport_find_listener() argument 400 const struct spdk_nvme_transport_id *trid, struc in spdk_nvmf_transport_listen() argument 439 spdk_nvmf_transport_stop_listen(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid) spdk_nvmf_transport_stop_listen() argument 461 struct spdk_nvme_transport_id trid; global() member 537 spdk_nvmf_transport_stop_listen_async(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid,struct spdk_nvmf_subsystem * subsystem,spdk_nvmf_tgt_subsystem_listen_done_fn cb_fn,void * cb_arg) spdk_nvmf_transport_stop_listen_async() argument 568 nvmf_transport_listener_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) nvmf_transport_listener_discover() argument 762 nvmf_transport_qpair_get_peer_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_transport_qpair_get_peer_trid() argument 769 nvmf_transport_qpair_get_local_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_transport_qpair_get_local_trid() argument 776 nvmf_transport_qpair_get_listen_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_transport_qpair_get_listen_trid() argument [all...] |
H A D | nvmf.c | 50 const struct spdk_nvme_transport_id *trid) in nvmf_tgt_find_referral() argument 69 struct spdk_nvme_transport_id *trid = &opts.trid; in spdk_nvmf_tgt_add_referral() local 118 struct spdk_nvme_transport_id *trid = &opts.trid; spdk_nvmf_tgt_remove_referral() local 687 const struct spdk_nvme_transport_id *trid; nvmf_write_subsystem_config_json() local 820 spdk_nvmf_tgt_listen_ext(struct spdk_nvmf_tgt * tgt,const struct spdk_nvme_transport_id * trid,struct spdk_nvmf_listen_opts * opts) spdk_nvmf_tgt_listen_ext() argument 855 spdk_nvmf_tgt_stop_listen(struct spdk_nvmf_tgt * tgt,struct spdk_nvme_transport_id * trid) spdk_nvmf_tgt_stop_listen() argument 1448 spdk_nvmf_qpair_get_peer_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) spdk_nvmf_qpair_get_peer_trid() argument 1456 spdk_nvmf_qpair_get_local_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) spdk_nvmf_qpair_get_local_trid() argument 1464 spdk_nvmf_qpair_get_listen_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) spdk_nvmf_qpair_get_listen_trid() argument [all...] |
H A D | tcp.c | 336 const struct spdk_nvme_transport_id *trid; global() member 810 nvmf_tcp_canon_listen_trid(struct spdk_nvme_transport_id * canon_trid,const struct spdk_nvme_transport_id * trid) nvmf_tcp_canon_listen_trid() argument 833 nvmf_tcp_find_port(struct spdk_nvmf_tcp_transport * ttransport,const struct spdk_nvme_transport_id * trid) nvmf_tcp_find_port() argument 900 nvmf_tcp_listen(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid,struct spdk_nvmf_listen_opts * listen_opts) nvmf_tcp_listen() argument 1015 nvmf_tcp_stop_listen(struct spdk_nvmf_transport * transport,const struct spdk_nvme_transport_id * trid) nvmf_tcp_stop_listen() argument 1450 nvmf_tcp_discover(struct spdk_nvmf_transport * transport,struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) nvmf_tcp_discover() argument 3461 nvmf_tcp_qpair_get_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid,bool peer) nvmf_tcp_qpair_get_trid() argument 3491 nvmf_tcp_qpair_get_local_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_tcp_qpair_get_local_trid() argument 3498 nvmf_tcp_qpair_get_peer_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_tcp_qpair_get_peer_trid() argument 3505 nvmf_tcp_qpair_get_listen_trid(struct spdk_nvmf_qpair * qpair,struct spdk_nvme_transport_id * trid) nvmf_tcp_qpair_get_listen_trid() argument [all...] |
H A D | subsystem.c | 1306 nvmf_subsystem_find_listener(struct spdk_nvmf_subsystem * subsystem,const struct spdk_nvme_transport_id * trid) nvmf_subsystem_find_listener() argument 1409 _nvmf_subsystem_add_listener(struct spdk_nvmf_subsystem * subsystem,struct spdk_nvme_transport_id * trid,spdk_nvmf_tgt_subsystem_listen_done_fn cb_fn,void * cb_arg,struct spdk_nvmf_listener_opts * opts) _nvmf_subsystem_add_listener() argument 1508 spdk_nvmf_subsystem_add_listener(struct spdk_nvmf_subsystem * subsystem,struct spdk_nvme_transport_id * trid,spdk_nvmf_tgt_subsystem_listen_done_fn cb_fn,void * cb_arg) spdk_nvmf_subsystem_add_listener() argument 1517 spdk_nvmf_subsystem_add_listener_ext(struct spdk_nvmf_subsystem * subsystem,struct spdk_nvme_transport_id * trid,spdk_nvmf_tgt_subsystem_listen_done_fn cb_fn,void * cb_arg,struct spdk_nvmf_listener_opts * opts) spdk_nvmf_subsystem_add_listener_ext() argument 1526 spdk_nvmf_subsystem_remove_listener(struct spdk_nvmf_subsystem * subsystem,const struct spdk_nvme_transport_id * trid) spdk_nvmf_subsystem_remove_listener() argument 1561 spdk_nvmf_subsystem_listener_allowed(struct spdk_nvmf_subsystem * subsystem,const struct spdk_nvme_transport_id * trid) spdk_nvmf_subsystem_listener_allowed() argument 3688 spdk_nvmf_subsystem_set_ana_state(struct spdk_nvmf_subsystem * subsystem,const struct spdk_nvme_transport_id * trid,enum spdk_nvme_ana_state ana_state,uint32_t anagrpid,spdk_nvmf_tgt_subsystem_listen_done_fn cb_fn,void * cb_arg) spdk_nvmf_subsystem_set_ana_state() argument 3761 spdk_nvmf_subsystem_get_ana_state(struct spdk_nvmf_subsystem * subsystem,const struct spdk_nvme_transport_id * trid,uint32_t anagrpid,enum spdk_nvme_ana_state * ana_state) spdk_nvmf_subsystem_get_ana_state() argument [all...] |
/spdk/test/env/env_dpdk_post_init/ |
H A D | env_dpdk_post_init.c | 28 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() 37 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb()
|
/spdk/test/app/stub/ |
H A D | stub.c | 60 probe_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr_opts * opts) probe_cb() argument 70 attach_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * opts) attach_cb() argument
|
/spdk/test/nvme/startup/ |
H A D | startup.c | 30 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 39 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/err_injection/ |
H A D | err_injection.c | 33 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 42 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/ |
H A D | bdev_nvme_ut.c | 297 struct spdk_nvme_transport_id trid; global() member 311 struct spdk_nvme_transport_id trid; global() member 360 ut_init_trid(struct spdk_nvme_transport_id * trid) ut_init_trid() argument 369 ut_init_trid2(struct spdk_nvme_transport_id * trid) ut_init_trid2() argument 378 ut_init_trid3(struct spdk_nvme_transport_id * trid) ut_init_trid3() argument 430 ut_attach_ctrlr(const struct spdk_nvme_transport_id * trid,uint32_t num_ns,bool ana_reporting,bool multipath) ut_attach_ctrlr() argument 606 spdk_nvme_connect_async(const struct spdk_nvme_transport_id * trid,const struct spdk_nvme_ctrlr_opts * opts,spdk_nvme_attach_cb attach_cb) spdk_nvme_connect_async() argument 1394 struct spdk_nvme_transport_id trid = {}; test_create_ctrlr() local 1431 struct spdk_nvme_transport_id trid = {}; test_reset_ctrlr() local 1571 struct spdk_nvme_transport_id trid = {}; test_race_between_reset_and_destruct_ctrlr() local 1893 struct spdk_nvme_transport_id trid = {}; test_pending_reset() local 2030 struct spdk_nvme_transport_id trid = {}; test_attach_ctrlr() local 2161 struct spdk_nvme_transport_id trid = {}; test_aer_cb() local 2372 struct spdk_nvme_transport_id trid = {}; test_submit_nvme_cmd() local 2654 struct spdk_nvme_transport_id trid = {}; test_abort() local 2902 struct spdk_nvme_transport_id trid = {}; test_get_io_qpair() local 2949 struct spdk_nvme_transport_id trid = {}; test_bdev_unregister() local 3070 struct spdk_nvme_transport_id trid = {}; test_init_ana_log_page() local 3227 struct spdk_nvme_transport_id trid = {}; test_reconnect_qpair() local 4874 struct spdk_nvme_transport_id trid = {}; test_concurrent_read_ana_log_page() local 5312 struct spdk_nvme_transport_id trid = {}; test_reconnect_ctrlr() local 5465 ut_get_path_id_by_trid(struct nvme_ctrlr * nvme_ctrlr,const struct spdk_nvme_transport_id * trid) ut_get_path_id_by_trid() argument 6663 struct spdk_nvme_transport_id trid = {}; test_race_between_reset_and_disconnected() local 6808 struct spdk_nvme_transport_id trid = {}; test_ctrlr_op_rpc() local 7083 struct spdk_nvme_transport_id trid = {}; test_disable_enable_ctrlr() local 7273 struct spdk_nvme_transport_id trid = {}; test_delete_ctrlr_done() local [all...] |
/spdk/test/unit/lib/nvme/nvme.c/ |
H A D | nvme_ut.c | 160 dummy_attach_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * opts) dummy_attach_cb() argument 170 const struct spdk_nvme_transport_id *trid = NULL; test_spdk_nvme_probe() local 233 struct spdk_nvme_transport_id trid = {}; test_spdk_nvme_connect() local 828 const struct spdk_nvme_transport_id trid = {}; test_nvme_ctrlr_probe() local 1413 struct spdk_nvme_transport_id trid = {}; test_nvme_ctrlr_probe_internal() local [all...] |
/spdk/test/app/fuzz/nvme_fuzz/ |
H A D | nvme_fuzz.c | 51 struct spdk_nvme_transport_id trid; member 533 struct nvme_fuzz_trid *trid, *tmp; in free_trids() local 685 struct nvme_fuzz_trid *trid; in begin_fuzz() local 766 struct nvme_fuzz_trid *trid; in nvme_fuzz_parse() local
|
/spdk/test/common/lib/nvme/ |
H A D | common_stubs.h | 25 spdk_nvme_transport_id_populate_trstring(struct spdk_nvme_transport_id *trid, const char *trstring) in spdk_nvme_transport_id_populate_trstring() argument
|
/spdk/module/bdev/nvme/ |
H A D | bdev_mdns_client.c | 37 struct spdk_nvme_transport_id trid; global() member 63 create_mdns_discovery_entry_ctx(struct mdns_discovery_ctx * ctx,struct spdk_nvme_transport_id * trid) create_mdns_discovery_entry_ctx() argument 246 struct spdk_nvme_transport_id *trid = NULL; mdns_resolve_handler() local [all...] |
H A D | bdev_nvme.c | 401 nvme_ctrlr = nvme_bdev_ctrlr_get_ctrlr(nbdev_ctrlr, trid, hostnqn); in nvme_bdev_dump_trid_json() argument 103 struct spdk_nvme_transport_id trid; global() member 274 nvme_bdev_ctrlr_get_ctrlr(struct nvme_bdev_ctrlr * nbdev_ctrlr,const struct spdk_nvme_transport_id * trid,const char * hostnqn) nvme_bdev_ctrlr_get_ctrlr() argument 351 nvme_ctrlr_get(const struct spdk_nvme_transport_id * trid,const char * hostnqn) nvme_ctrlr_get() argument 3599 struct spdk_nvme_transport_id *trid; nvme_ctrlr_info_json() local 3656 const struct spdk_nvme_transport_id *trid; nvme_namespace_info_json() local 4347 hotplug_probe_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr_opts * opts) hotplug_probe_cb() argument 5432 nvme_ctrlr_create(struct spdk_nvme_ctrlr * ctrlr,const char * name,const struct spdk_nvme_transport_id * trid,struct nvme_async_probe_ctx * ctx) nvme_ctrlr_create() argument 5576 attach_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * drv_opts) attach_cb() argument 5867 bdev_nvme_check_secondary_trid(struct nvme_ctrlr * nvme_ctrlr,struct spdk_nvme_ctrlr * new_ctrlr,struct spdk_nvme_transport_id * trid) bdev_nvme_check_secondary_trid() argument 5928 _bdev_nvme_add_secondary_trid(struct nvme_ctrlr * nvme_ctrlr,struct spdk_nvme_transport_id * trid) _bdev_nvme_add_secondary_trid() argument 5970 bdev_nvme_add_secondary_trid(struct nvme_ctrlr * nvme_ctrlr,struct spdk_nvme_ctrlr * new_ctrlr,struct spdk_nvme_transport_id * trid) bdev_nvme_add_secondary_trid() argument 5999 connect_attach_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * opts) connect_attach_cb() argument 6017 connect_set_failover_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * opts) connect_set_failover_cb() argument 6151 bdev_nvme_create(struct spdk_nvme_transport_id * trid,const char * base_name,const char ** names,uint32_t count,spdk_bdev_create_nvme_fn cb_fn,void * cb_ctx,struct spdk_nvme_ctrlr_opts * drv_opts,struct nvme_ctrlr_opts * bdev_opts,bool multipath) bdev_nvme_create() argument 6544 struct spdk_nvme_transport_id trid; global() member 6559 struct spdk_nvme_transport_id trid; global() member 6631 build_trid_from_log_page_entry(struct spdk_nvme_transport_id * trid,struct spdk_nvmf_discovery_log_page_entry * entry) build_trid_from_log_page_entry() argument 6720 struct spdk_nvme_transport_id trid = {}; remove_discovery_entry() local 6816 create_discovery_entry_ctx(struct discovery_ctx * ctx,struct spdk_nvme_transport_id * trid) create_discovery_entry_ctx() argument 6861 struct spdk_nvme_transport_id trid = {}; discovery_log_page_cb() local 6975 discovery_attach_cb(void * cb_ctx,const struct spdk_nvme_transport_id * trid,struct spdk_nvme_ctrlr * ctrlr,const struct spdk_nvme_ctrlr_opts * opts) discovery_attach_cb() argument 7000 struct spdk_nvme_transport_id *trid; discovery_poller() local 7110 bdev_nvme_start_discovery(struct spdk_nvme_transport_id * trid,const char * base_name,struct spdk_nvme_ctrlr_opts * drv_opts,struct nvme_ctrlr_opts * bdev_opts,uint64_t attach_timeout,bool from_mdns,spdk_bdev_nvme_start_discovery_fn cb_fn,void * cb_ctx) bdev_nvme_start_discovery() argument 8368 struct spdk_nvme_transport_id trid; bdev_nvme_discovery_config_json() local 8421 struct spdk_nvme_transport_id *trid; nvme_ctrlr_config_json() local 8593 const struct spdk_nvme_transport_id *trid; nvme_io_path_info_json() local [all...] |
/spdk/test/unit/lib/nvme/nvme_fabric.c/ |
H A D | nvme_fabric_ut.c | 103 spdk_nvme_transport_id_populate_trstring(struct spdk_nvme_transport_id *trid, const char *trstring) in spdk_nvme_transport_id_populate_trstring() 132 nvme_ctrlr_probe(const struct spdk_nvme_transport_id *trid, in nvme_ctrlr_probe()
|
/spdk/test/nvme/reserve/ |
H A D | reserve.c | 374 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 381 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/simple_copy/ |
H A D | simple_copy.c | 317 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 326 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/boot_partition/ |
H A D | boot_partition.c | 12 struct spdk_nvme_transport_id trid; member
|
/spdk/test/nvme/sgl/ |
H A D | sgl.c | 454 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 463 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/aer/ |
H A D | aer.c | 344 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 353 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/reset/ |
H A D | reset.c | 481 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 489 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|
/spdk/test/nvme/e2edp/ |
H A D | nvme_dp.c | 564 probe_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in probe_cb() argument 589 attach_cb(void *cb_ctx, const struct spdk_nvme_transport_id *trid, in attach_cb() argument
|