Home
last modified time | relevance | path

Searched refs:fc_els_logo (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfdls_fc.h247 struct fc_els_logo els;
/linux/drivers/s390/scsi/
H A Dzfcp_fc.c331 struct fc_els_logo *logo = in zfcp_fc_incoming_logo()
332 (struct fc_els_logo *) status_buffer->payload.data; in zfcp_fc_incoming_logo()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h531 struct fc_els_logo { struct
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c212 struct fc_els_logo *logo; in bnx2fc_send_logo()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h830 struct fc_els_logo *logo; in fc_logo_fill()
H A Dfc_lport.c1702 struct fc_els_logo *logo; in fc_lport_enter_logo()
H A Dfc_rport.c1482 fp = fc_frame_alloc(lport, sizeof(struct fc_els_logo)); in fc_rport_enter_logo()
/linux/drivers/scsi/elx/libefc/
H A Defc_els.c522 struct fc_els_logo *logo; in efc_send_logo()