Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c485 cp->cp_LUN = 0; /* In the EATA packet */ in dpt_get_conf()
597 cp->cp_LUN = 0; /* In the EATA packet */ in dpt_detect_cache()
861 eccb->cp_LUN = ccb->ccb_h.target_lun; in dpt_action()
2056 #define br_lun (ccb->eata_ccb.cp_LUN)
2540 ccb->eata_ccb.cp_LUN, age,
2564 ccb->eata_ccb.cp_LUN,
2588 ccb->eata_ccb.cp_LUN, age);
H A Ddpt.h611 u_int8_t cp_LUN :5, member