Searched refs:port_id_to_be_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_gs.c230 ct_req->req.port_id.port_id = port_id_to_be_id(fcport->d_id);
401 ct_req->req.port_id.port_id = port_id_to_be_id(list[i].d_id);
468 ct_req->req.port_id.port_id = port_id_to_be_id(list[i].d_id);
633 ct_req->req.rft_id.port_id = port_id_to_be_id(vha->d_id);
729 ct_req->req.rff_id.port_id = port_id_to_be_id(*d_id);
821 ct_req->req.rnn_id.port_id = port_id_to_be_id(vha->d_id);
2559 ct_req->req.port_id.port_id = port_id_to_be_id(list[i].d_id);
2763 ct_req->req.port_id.port_id = port_id_to_be_id(list[i].d_id);
3976 ct_req->req.port_id.port_id = port_id_to_be_id(fcport->d_id);
H A Dtcm_qla2xxx.c1335 sess, port_id_to_be_id(sess->d_id));
1386 port_id_to_be_id(qlat_sess->d_id));
H A Dqla_def.h463 static inline be_id_t port_id_to_be_id(port_id_t port_id) function

Completed in 195 milliseconds