Home
last modified time | relevance | path

Searched refs:adisc_port_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c536 port->d_id = ntoh24(adisc_resp->adisc_port_id); in zfcp_fc_adisc_handler()
572 hton24(fc_req->u.adisc.req.adisc_port_id, fc_host_port_id(shost)); in zfcp_fc_adisc()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c579 hton24(adisc->adisc_port_id, node->rnode.nport->fc_id); in efc_send_adisc()
871 hton24(adisc->adisc_port_id, node->rnode.nport->fc_id); in efc_send_adisc_acc()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h525 __u8 adisc_port_id[3]; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h57 hton24(adisc->adisc_port_id, lport->port_id); in fc_adisc_fill()
H A Dfc_rport.c1536 ntoh24(adisc->adisc_port_id) != rdata->ids.port_id || in fc_rport_adisc_resp()