Home
last modified time | relevance | path

Searched refs:ahd_pause (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_osm.c1052 ahd_pause(ahd); in ahd_execute_scb()
1405 DB_COMMAND(ahd_pause, ahd_ddb_pause) in DB_COMMAND() argument
1417 ahd_pause(ahd_ddb_softc); in DB_COMMAND()
Daic79xx.c315 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 …]
Daic79xx_inline.h78 static __inline void ahd_pause(struct ahd_softc *ahd);
192 ahd_pause(struct ahd_softc *ahd) in ahd_pause() function