Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.c255 unsigned int els_type = status_buffer->payload.data[0]; in zfcp_fc_incoming_els() local
258 if (els_type == ELS_PLOGI) in zfcp_fc_incoming_els()
260 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
262 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()