Searched refs:fcp_cmnd_task_attribute (Results 1 – 3 of 3) sorted by relevance
69 uint8_t fcp_cmnd_task_attribute; member
1404 switch (aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK) { in isp_handle_platform_atio7()1426 atiop->priority = (aep->at_cmnd.fcp_cmnd_task_attribute & in isp_handle_platform_atio7()1437 atp->tattr = aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK; in isp_handle_platform_atio7()
1260 ISP_IOZGET_8(isp, &src->fcp_cmnd_task_attribute, dst->fcp_cmnd_task_attribute); in isp_get_fcp_cmnd_iu()