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.c486 cp->cp_lun = 0; /* In the SCSI command */ in dpt_get_conf()
598 cp->cp_lun = 0; /* In the SCSI command */ in dpt_detect_cache()
1911 cp->cp_lun = lun; /* Order is important here! */
H A Ddpt.h643 #define cp_lun cp_w.x.x_lun macro