Searched refs:org_id (Results 1 – 4 of 4) sorted by relevance
107 u16 org_id; member
228 __u16 org_id; member
3149 sys_tbl->iops[count].org_id = pHba->status_block->org_id; in adpt_i2o_build_sys_table()
6334 ASC_SCSI_BIT_ID_TYPE org_id; in AscSetChipSynRegAtID() local6339 org_id = AscReadChipDvcID(iop_base); in AscSetChipSynRegAtID()6341 if (org_id == (0x01 << i)) in AscSetChipSynRegAtID()6344 org_id = (ASC_SCSI_BIT_ID_TYPE) i; in AscSetChipSynRegAtID()6356 AscWriteChipDvcID(iop_base, org_id); in AscSetChipSynRegAtID()