Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.h59 uchar lun_tag; /* bits 0-2 = LUN, | with CCB_TAG_* */ member
H A Dbuslogic.c440 bl_ccb->lun_tag = ccb->cam_ch.cam_target_lun & 0x07; in sim_execute_scsi_io()