Searched defs:ppr_options (Results 1 - 6 of 6) sorted by relevance

/src/sys/dev/ic/
H A Daic79xx_osm.c416 u_int ppr_options = 0, period, offset; local in function:ahd_action
[all...]
H A Daic7xxx_osm.c403 u_int ppr_options = 0, period, offset; local in function:ahc_action
[all...]
H A Daic7xxx.c1635 ahc_devlimited_syncrate(struct ahc_softc * ahc,struct ahc_initiator_tinfo * tinfo,u_int * period,u_int * ppr_options,role_t role) argument
1690 ahc_find_syncrate(struct ahc_softc * ahc,u_int * period,u_int * ppr_options,u_int maxsync) argument
1892 ahc_set_syncrate(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,struct ahc_syncrate * syncrate,u_int period,u_int offset,u_int ppr_options,u_int type,int paused) argument
2371 u_int ppr_options; local in function:ahc_build_transfer_msg
2497 ahc_construct_ppr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int period,u_int offset,u_int bus_width,u_int ppr_options) argument
3043 u_int ppr_options; local in function:ahc_parse_msg
3213 u_int ppr_options; local in function:ahc_parse_msg
[all...]
H A Daic79xx.c2764 ahd_devlimited_syncrate(struct ahd_softc * ahd,struct ahd_initiator_tinfo * tinfo,u_int * period,u_int * ppr_options,role_t role) argument
2813 ahd_find_syncrate(struct ahd_softc * ahd,u_int * period,u_int * ppr_options,u_int maxsync) argument
2956 ahd_set_syncrate(struct ahd_softc * ahd,struct ahd_devinfo * devinfo,u_int period,u_int offset,u_int ppr_options,u_int type,int paused) argument
3583 u_int ppr_options; local in function:ahd_build_transfer_msg
3709 ahd_construct_ppr(struct ahd_softc * ahd,struct ahd_devinfo * devinfo,u_int period,u_int offset,u_int bus_width,u_int ppr_options) argument
4212 u_int ppr_options; local in function:ahd_parse_msg
4385 u_int ppr_options; local in function:ahd_parse_msg
[all...]
H A Daic79xxvar.h773 uint8_t ppr_options; /* Parallel Protocol Request options */ member in struct:ahd_transinfo
H A Daic7xxxvar.h823 uint8_t ppr_options; /* Parallel Protocol Request options */ member in struct:ahc_transinfo

Completed in 20 milliseconds