Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.c321 unsigned int els_type = status_buffer->payload.data[0]; in zfcp_fc_incoming_els() local
324 if (els_type == ELS_PLOGI) in zfcp_fc_incoming_els()
326 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
328 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()