Home
last modified time | relevance | path

Searched refs:FCP_RESID_OVERFLOW (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_stds.h145 #define FCP_RESID_OVERFLOW 0x04 macro
H A Disp_target.c661 cto->ct_scsi_status |= (FCP_RESID_OVERFLOW << 8); in isp_endcmd()
H A Disp_freebsd.c1573 cto->ct_scsi_status |= (FCP_RESID_OVERFLOW << 8); in isp_target_start_ctio()
H A Disp_library.c2103 swd |= (FCP_RESID_OVERFLOW << 8); in isp_send_tgt_cmd()