Searched refs:OCS_SCSI_PRIORITY_MASK (Results 1 – 3 of 3) sorted by relevance
55 #define OCS_SCSI_PRIORITY_MASK 0xf0000 macro
607 atio->priority = (flags & OCS_SCSI_PRIORITY_MASK) >> in ocs_scsi_recv_cmd()1944 OCS_SCSI_PRIORITY_MASK; in ocs_initiator_io()
2579 cmnd->command_priority = (flags & OCS_SCSI_PRIORITY_MASK) >> in ocs_scsi_send_io()