Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/scsi/
Dzfcp_fc.c334 unsigned int els_type = status_buffer->payload.data[0]; in zfcp_fc_incoming_els() local
337 if (els_type == ELS_PLOGI) in zfcp_fc_incoming_els()
339 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
341 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()