Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsrp.h247 SRP_RSP_FLAG_DIOVER = 1 << 4, enumerator
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1021 else if (rsp->flags & SRP_RSP_FLAG_DIOVER) in handle_cmd_rsp()