Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dpt/
HDdpt_scsi.c518 cp->cp_channel = 0; /* DNC, Interpret mode is set */ in dpt_get_conf()
620 cp->cp_channel = 0; in dpt_detect_cache()
875 eccb->cp_channel = cam_sim_bus(sim); in dpt_action()
1928 (dccbp->std_callback)(dpt, dccbp->eata_ccb.cp_channel,
2125 #define br_channel (ccb->eata_ccb.cp_channel)
HDdpt.h603 cp_channel :3; /* SCSI Channel # of HBA */ member