Searched refs:status_subtype (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.h148 * @status_subtype: subtype of unsolicited status
155 u32 status_subtype; member in struct:zfcp_dbf_hba_uss
H A Dzfcp_fsf.h241 u32 status_subtype; member in struct:fsf_status_read_buffer
H A Dzfcp_dbf.c219 rec->u.uss.status_subtype = srb->status_subtype;
H A Dzfcp_fsf.c235 switch (sr_buf->status_subtype) {
249 if (sr_buf->status_subtype == FSF_STATUS_READ_SUB_LIC_CHANGE) {
310 if (sr_buf->status_subtype & FSF_STATUS_READ_SUB_INCOMING_ELS)
312 if (sr_buf->status_subtype & FSF_STATUS_READ_SUB_VERSION_CHANGE)

Completed in 217 milliseconds