Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/amd/
H A Damd.h234 u_int8_t AdaptSCSILUN; /* ; Adapter SCSI LUN */ member
H A Damd.c2322 amd->AdaptSCSILUN = 0; in amd_init()
/dragonfly/sys/dev/disk/trm/
H A Dtrm.h271 u_int8_t AdaptSCSILUN; /*; Adapter SCSI LUN */ member
H A Dtrm.c3081 pACB->AdaptSCSILUN = 0; in trm_initACB()