Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic79xx.c9324 u_int active_scbptr; in ahd_recover_commands() local
9365 active_scbptr = ahd_get_scbptr(ahd); in ahd_recover_commands()
9369 active_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_recover_commands()
9523 ahd_set_scbptr(ahd, active_scbptr); in ahd_recover_commands()