Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1558 u_int now_lvd; in ahd_handle_scsiint() local
1560 now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40; in ahd_handle_scsiint()
1562 ahd_name(ahd), now_lvd ? "LVD" : "SE"); in ahd_handle_scsiint()