HomeSort by: relevance | last modified time | path
    Searched defs:ha_drive (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vsa/
hdc9224.c 152 int ha_drive; member in struct:hdc_attach_args
270 aprint_normal ("RD?? at %s drive %d", name, ha->ha_drive);
325 ha.ha_drive = i;
340 cf->cf_loc[HDCCF_DRIVE] != ha->ha_drive)
343 if (ha->ha_drive == 2) /* Always floppy, not supported */
359 rd->sc_drive = ha->ha_drive;
hdc9224.c 152 int ha_drive; member in struct:hdc_attach_args
270 aprint_normal ("RD?? at %s drive %d", name, ha->ha_drive);
325 ha.ha_drive = i;
340 cf->cf_loc[HDCCF_DRIVE] != ha->ha_drive)
343 if (ha->ha_drive == 2) /* Always floppy, not supported */
359 rd->sc_drive = ha->ha_drive;

Completed in 192 milliseconds