Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fc.c345 unsigned int els_type = status_buffer->payload.data[0]; in zfcp_fc_incoming_els() local
348 if (els_type == ELS_PLOGI) in zfcp_fc_incoming_els()
350 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
352 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()