Searched refs:org_id (Results 1 – 2 of 2) sorted by relevance
228 __u16 org_id; member
6260 ASC_SCSI_BIT_ID_TYPE org_id; in AscSetChipSynRegAtID() local6265 org_id = AscReadChipDvcID(iop_base); in AscSetChipSynRegAtID()6267 if (org_id == (0x01 << i)) in AscSetChipSynRegAtID()6270 org_id = (ASC_SCSI_BIT_ID_TYPE) i; in AscSetChipSynRegAtID()6282 AscWriteChipDvcID(iop_base, org_id); in AscSetChipSynRegAtID()