Searched refs:Lun (Results 1 – 3 of 3) sorted by relevance
181 u8 Lun; /* LUN (normally 0) */ member
2115 if (cbw->Lun >= FSG_MAX_LUNS || cbw->Flags & ~USB_BULK_IN_FLAG || in received_cbw()2119 cbw->Lun, cbw->Flags, cbw->Length); in received_cbw()2140 common->lun = cbw->Lun; in received_cbw()
118 debug("LUN %x\n", cbw->Lun); in dump_cbw()