Searched defs:port_handle (Results 1 – 3 of 3) sorted by relevance
/spdk/lib/nvmf/ | ||
H A D | nvmf_fc.h | 655 uint8_t port_handle; global() member |
H A D | fc.c | 152 uint8_t port_handle; global() member |
/spdk/test/unit/lib/nvmf/fc.c/ | ||
H A D | fc_ut.c | 265 port_init_cb(uint8_t port_handle,enum spdk_fc_event event_type,void * arg,int err) port_init_cb() argument |