Home
last modified time | relevance | path

Searched refs:FC4_SCSI (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_stds.h202 #define FC4_SCSI 8 /* SCSI-3 via Fibre Channel Protocol (FCP) */ macro
H A Disp.c3222 rq->snscb_fc4_type = FC4_SCSI; in isp_gid_ft_sns()
3308 ISP_IOZPUT_32(isp, FC4_SCSI, rp); in isp_gid_ft_ct_passthru()
4006 reqp->snscb_data[6] = (1 << FC4_SCSI); in isp_register_fc4_type()
4090 rp->rftid_fc4types[FC4_SCSI >> 5] = 1 << (FC4_SCSI & 0x1f); in isp_register_fc4_type_24xx()