Searched refs:org_id (Results 1 – 3 of 3) sorted by relevance
102 u16 org_id; member
2825 sys_tbl->iops[count].org_id = pHba->status_block->org_id; in adpt_i2o_build_sys_table()
6252 ASC_SCSI_BIT_ID_TYPE org_id; in AscSetChipSynRegAtID() local6257 org_id = AscReadChipDvcID(iop_base); in AscSetChipSynRegAtID()6259 if (org_id == (0x01 << i)) in AscSetChipSynRegAtID()6262 org_id = (ASC_SCSI_BIT_ID_TYPE) i; in AscSetChipSynRegAtID()6274 AscWriteChipDvcID(iop_base, org_id); in AscSetChipSynRegAtID()