Searched refs:ahd_pause (Results 1 – 3 of 3) sorted by relevance
1052 ahd_pause(ahd); in ahd_execute_scb()1405 DB_COMMAND(ahd_pause, ahd_ddb_pause) in DB_COMMAND() argument1417 ahd_pause(ahd_ddb_softc); in DB_COMMAND()
315 ahd_pause(ahd); in ahd_restart()1581 ahd_pause(ahd); in ahd_handle_scsiint()3180 ahd_pause(ahd); in ahd_set_syncrate()3259 ahd_pause(ahd); in ahd_set_width()3440 ahd_pause(ahd); in ahd_update_pending_scbs()5512 ahd_pause(ahd); in ahd_reset()7149 ahd_pause(ahd); in ahd_pause_and_flushwork()7168 ahd_pause(ahd); in ahd_pause_and_flushwork()7959 ahd_pause(ahd); in ahd_reset_channel()8103 ahd_pause(ahd); in ahd_reset_poll()[all …]
78 static __inline void ahd_pause(struct ahd_softc *ahd);192 ahd_pause(struct ahd_softc *ahd) in ahd_pause() function