Searched defs:ppr_options (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx.c | 1637 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 1691 u_int *ppr_options, u_int maxsync) in ahc_find_syncrate() 1894 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate() 2371 u_int ppr_options; in ahc_build_transfer_msg() local 2499 u_int ppr_options) in ahc_construct_ppr() 3043 u_int ppr_options; in ahc_parse_msg() local 3213 u_int ppr_options; in ahc_parse_msg() local
|
H A D | aic79xx_osm.c | 416 u_int ppr_options = 0, period, offset; in ahd_action() local
|
H A D | aic79xx.c | 2766 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 2814 u_int *ppr_options, u_int maxsync) in ahd_find_syncrate() 2957 u_int period, u_int offset, u_int ppr_options, in ahd_set_syncrate() 3583 u_int ppr_options; in ahd_build_transfer_msg() local 3711 u_int ppr_options) in ahd_construct_ppr() 4212 u_int ppr_options; in ahd_parse_msg() local 4385 u_int ppr_options; in ahd_parse_msg() local
|
H A D | aic7xxx_osm.c | 403 u_int ppr_options = 0, period, offset; in ahc_action() local
|
H A D | aic7xxxvar.h | 823 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
H A D | aic79xxvar.h | 773 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|