Home
last modified time | relevance | path

Searched refs:fcp_cmnd_task_attribute (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/isp/
HDisp_stds.h68 uint8_t fcp_cmnd_task_attribute; member
HDisp_freebsd.c2676 switch (aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK) { in isp_handle_platform_atio7()
2704 atp->tattr = aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK; in isp_handle_platform_atio7()
HDisp_library.c2055 ISP_IOZGET_8(isp, &src->fcp_cmnd_task_attribute, dst->fcp_cmnd_task_attribute); in isp_get_fcp_cmnd_iu()