Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.c9247 u_int active_scbptr; in ahd_recover_commands() local
9288 active_scbptr = ahd_get_scbptr(ahd); in ahd_recover_commands()
9292 active_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_recover_commands()
9443 ahd_set_scbptr(ahd, active_scbptr); in ahd_recover_commands()