Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Daic7xxx.c1677 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() argument
1731 ahc_find_syncrate(struct ahc_softc * ahc,u_int * period,u_int * ppr_options,u_int maxsync) ahc_find_syncrate() argument
1934 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) ahc_set_syncrate() argument
2413 u_int ppr_options; ahc_build_transfer_msg() local
2542 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) ahc_construct_ppr() argument
3086 u_int ppr_options; ahc_parse_msg() local
3263 u_int ppr_options; ahc_parse_msg() local
[all...]
H A Daic7xxx_openbsd.c636 u_int width, ppr_options, period, offset; in ahc_adapter_req_set_xfer_mode() local
H A Daic79xx_openbsd.c564 u_int width, ppr_options, period, offset; in ahd_adapter_req_set_xfer_mode() local
H A Daic79xx.c2862 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() argument
2910 ahd_find_syncrate(struct ahd_softc * ahd,u_int * period,u_int * ppr_options,u_int maxsync) ahd_find_syncrate() argument
3053 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) ahd_set_syncrate() argument
3692 u_int ppr_options; ahd_build_transfer_msg() local
3820 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) ahd_construct_ppr() argument
4321 u_int ppr_options; ahd_parse_msg() local
4494 u_int ppr_options; ahd_parse_msg() local
[all...]
H A Daic7xxxvar.h726 uint8_t ppr_options; /* Parallel Protocol Request options */ member
H A Daic79xx.h743 uint8_t ppr_options; /* Parallel Protocol Request options */ member