Searched refs:ahd_lock (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | aic79xx_openbsd.c | 100 ahd_lock(ahd, &s); in ahd_attach() 267 ahd_lock(ahd, &s); in ahd_action() 357 ahd_lock(ahd, &s); in ahd_execute_scb() 667 ahd_lock(ahd, &s); in aic_platform_scb_free()
|
| D | aic79xx_openbsd.h | 190 #define ahd_lock(ahd, flags) *(flags) = splbio() macro
|
| D | aic79xx.c | 7772 ahd_lock(ahd, &s); in ahd_reset_poll() 7813 ahd_lock(ahd, &s); in ahd_stat_timer() 8965 ahd_lock(ahd, &s); in ahd_timeout() 9365 ahd_lock(ahd, &s); in ahd_handle_en_lun() 9442 ahd_lock(ahd, &s); in ahd_handle_en_lun() 9514 ahd_lock(ahd, &s); in ahd_handle_en_lun()
|