Searched refs:ahd_inw_atomic (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aic7xxx/ | ||
H A D | aic79xx_osm.h | 156 #define ahd_inw_atomic(ahd, port) \ macro |
H A D | aic79xx_inline.h | 608 return (ahd_inw_atomic(ahd, HNSCB_QOFF)); in ahd_get_hnscb_qoff() |