/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 2337 unsigned int ppr_options = tinfo->goal.ppr_options; in ahc_linux_set_period() local 2381 unsigned int ppr_options = 0; ahc_linux_set_offset() local 2409 unsigned int ppr_options = tinfo->goal.ppr_options ahc_linux_set_dt() local [all...] |
H A D | aic79xx_osm.c | 2389 unsigned int ppr_options = tinfo->goal.ppr_options; ahd_linux_set_period() local 2442 unsigned int ppr_options = 0; ahd_linux_set_offset() local 2477 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_dt() local 2519 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_qas() local 2558 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_iu() local 2598 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_rd_strm() local 2634 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_wr_flow() local 2670 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_rti() local 2714 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_pcomp_en() local 2764 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_hold_mcs() local [all...] |
H A D | aic7xxx_core.c | 2193 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) ahc_devlimited_syncrate() argument 2248 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) ahc_find_syncrate() argument 2470 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahc_set_syncrate() argument 2953 u_int ppr_options; ahc_build_transfer_msg() local 3075 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 3616 u_int ppr_options; ahc_parse_msg() local 3793 u_int ppr_options; ahc_parse_msg() local [all...] |
H A D | aic7xxx.h | 694 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
H A D | aic79xx_core.c | 3665 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) ahd_devlimited_syncrate() argument 3714 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) ahd_find_syncrate() argument 3857 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 4501 u_int ppr_options; ahd_build_transfer_msg() local 4622 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 5120 u_int ppr_options; ahd_parse_msg() local 5293 u_int ppr_options; ahd_parse_msg() local [all...] |
H A D | aic79xx.h | 749 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 2377 unsigned int ppr_options = tinfo->goal.ppr_options; ahd_linux_set_period() local 2430 unsigned int ppr_options = 0; ahd_linux_set_offset() local 2465 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_dt() local 2507 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_qas() local 2546 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_iu() local 2586 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_rd_strm() local 2622 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_wr_flow() local 2658 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_rti() local 2702 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_pcomp_en() local 2752 unsigned int ppr_options = tinfo->goal.ppr_options ahd_linux_set_hold_mcs() local [all...] |
H A D | aic7xxx_osm.c | 2335 unsigned int ppr_options = tinfo->goal.ppr_options; in ahc_linux_set_period() local 2380 unsigned int ppr_options = 0; ahc_linux_set_offset() local 2409 unsigned int ppr_options = tinfo->goal.ppr_options ahc_linux_set_dt() local [all...] |
H A D | aic7xxx_core.c | 2191 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) ahc_devlimited_syncrate() argument 2246 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) ahc_find_syncrate() argument 2468 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahc_set_syncrate() argument 2951 u_int ppr_options; ahc_build_transfer_msg() local 3073 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 3614 u_int ppr_options; ahc_parse_msg() local 3791 u_int ppr_options; ahc_parse_msg() local [all...] |
H A D | aic79xx_core.c | 3663 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) ahd_devlimited_syncrate() argument 3712 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) ahd_find_syncrate() argument 3855 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 4499 u_int ppr_options; ahd_build_transfer_msg() local 4620 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 5118 u_int ppr_options; ahd_parse_msg() local 5291 u_int ppr_options; ahd_parse_msg() local [all...] |
H A D | aic79xx.h | 749 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
H A D | aic7xxx.h | 694 uint8_t ppr_options; /* Parallel Protocol Request options */ member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | qla1280.h | 481 uint8_t ppr_options:4; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | qla1280.h | 480 uint8_t ppr_options:4; member
|