Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/isp/
H A Disp_stds.h69 uint8_t fcp_cmnd_task_attribute; member
H A Disp_freebsd.c1404 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()
H A Disp_library.c1260 ISP_IOZGET_8(isp, &src->fcp_cmnd_task_attribute, dst->fcp_cmnd_task_attribute); in isp_get_fcp_cmnd_iu()