Home
last modified time | relevance | path

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

/linux-3.4.99/include/scsi/fc/
Dfc_fcp.h81 #define FCP_PTA_MASK 7 /* mask for task attribute field */ macro
/linux-3.4.99/drivers/target/tcm_fc/
Dtfc_cmd.c536 switch (fcp->fc_pri_ta & FCP_PTA_MASK) { in ft_send_work()