Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/isp/
Disp_stds.h68 uint8_t fcp_cmnd_task_attribute; member
Disp_freebsd.c1887 switch (aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK) { in isp_handle_platform_atio7()
1916 atp->tattr = aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK; in isp_handle_platform_atio7()
Disp_library.c1988 ISP_IOZGET_8(isp, &src->fcp_cmnd_task_attribute, dst->fcp_cmnd_task_attribute); in isp_get_fcp_cmnd_iu()