Searched refs:fca_get_device (Results 1 – 4 of 4) sorted by relevance
200 opaque_t (*fca_get_device) (opaque_t fca_port, fc_portid_t d_id); member
1964 fcatran->fca_get_device = fcoei_get_device; in fcoei_init_fcatran_vectors()
1849 if (port->fp_fca_tran->fca_get_device == NULL) { in fc_ulp_get_fca_device()1853 return (port->fp_fca_tran->fca_get_device(port->fp_fca_handle, d_id)); in fc_ulp_get_fca_device()
1674 tran->fca_get_device = ql_get_device; in ql_attach()