Searched defs:ppr_options (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic7xxx.c | 1641 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 1695 u_int *ppr_options, u_int maxsync) in ahc_find_syncrate() 1896 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate() 2372 u_int ppr_options; in ahc_build_transfer_msg() local 2500 u_int ppr_options) in ahc_construct_ppr() 3113 u_int ppr_options; in ahc_parse_msg() local 3289 u_int ppr_options; in ahc_parse_msg() local
|
H A D | aic79xx.c | 2859 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 2907 u_int *ppr_options, u_int maxsync) in ahd_find_syncrate() 3050 u_int period, u_int offset, u_int ppr_options, in ahd_set_syncrate() 3682 u_int ppr_options; in ahd_build_transfer_msg() local 3809 u_int ppr_options) in ahd_construct_ppr() 4307 u_int ppr_options; in ahd_parse_msg() local 4479 u_int ppr_options; in ahd_parse_msg() local
|
H A D | aic7xxx.h | 719 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
H A D | aic79xx.h | 772 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
/freebsd-src/sys/cam/ |
H A D | cam_ccb.h | 630 uint8_t ppr_options; member 984 u_int ppr_options; member
|