efa.c | 576 bus_space_handle_t cmd0_ioh, cmd3_ioh; local in function:efa_compare_status 587 &cmd0_ioh)) 594 aprint_normal("probing for FastATA at %x, %x: ", (bus_addr_t) cmd0_ioh, 598 cmd0 = bus_space_read_1(fata_iot, cmd0_ioh, FATA1_PIO0_OFF_COMMAND);
|