Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.h758 struct ahc_syncrate { struct
1287 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
1293 struct ahc_syncrate *syncrate,
1319 struct ahc_syncrate *syncrate,
Daic7xxx.c124 static struct ahc_syncrate ahc_syncrates[] =
157 static struct ahc_syncrate*
1652 struct ahc_syncrate *
1707 struct ahc_syncrate *
1711 struct ahc_syncrate *syncrate; in ahc_find_syncrate()
1777 struct ahc_syncrate *syncrate; in ahc_find_period()
1807 struct ahc_syncrate *syncrate, in ahc_validate_offset()
1911 struct ahc_syncrate *syncrate, u_int period, in ahc_set_syncrate()
2386 struct ahc_syncrate *rate; in ahc_build_transfer_msg()
3135 struct ahc_syncrate *syncrate; in ahc_parse_msg()
[all …]
Daic7xxx_osm.c695 struct ahc_syncrate *syncrate; in ahc_action()