Lines Matching defs:ha
161 int ha;
180 ha = (X68K_BOOT_SCSIIF_SPC << 4) | 0;
185 ha = (X68K_BOOT_SCSIIF_MHA << 4) | 0;
193 ha = (X68K_BOOT_SCSIIF_SPC << 4) | 1;
203 return ha;
289 int part, ha;
300 ha = get_scsi_host_adapter();
302 ha = get_scsi_host_adapter(bootdevstr);
306 bootdev = X68K_MAKESCSIBOOTDEV(X68K_MAJOR_SD, ha >> 4, ha & 15,