Lines Matching refs:ips_sh
343 static struct Scsi_Host *ips_sh[IPS_MAX_ADAPTERS]; /* Array of host controller structures */
655 for (i = 0; i < IPS_MAX_ADAPTERS && ips_sh[i] != sh; i++) ;
692 ips_sh[i] = NULL;
1216 host = ips_sh[ha->host_num];
1419 if (ips_sh[i]) {
1420 if (ips_sh[i] == host) {
1421 ha = (ips_ha_t *) ips_sh[i]->hostdata;
1441 if (ips_sh[i]) {
1442 if (ips_sh[i] == host) {
1443 ha = (ips_ha_t *) ips_sh[i]->hostdata;
2520 host = ips_sh[ha->host_num];
6505 ips_sh[index] = NULL;
6520 struct Scsi_Host *sh_sav = ips_sh[highindex];
6525 ips_sh[i] = ips_sh[i - 1];
6530 ips_sh[lowindex] = sh_sav;
6673 ips_sh[index] = sh;
6794 pci_set_drvdata(pci_dev, ips_sh[index]);
6883 ips_sh[index] = NULL;