Searched refs:ppr_able (Results 1 – 5 of 5) sorted by relevance
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/ |
H A D | adwlib.c | 373 sc->ppr_able = 0; 1886 u_int16_t ppr_able = 0; /* XXX: gcc */ local 1897 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able); 1942 ADW_WRITE_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able); 2328 sc->ppr_able); 2329 sc->ppr_able |= tidmask; 2331 sc->ppr_able);
|
H A D | adwlib.h | 769 u_int16_t ppr_able; /* PPR message capable per TID bitmask. */ member
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/ |
H A D | advansys.c | 1818 ushort ppr_able; /* PPR message capable per TID bitmask. */ member 5287 ushort wdtr_able, sdtr_able, ppr_able, tagqng_able; in AdvInitAsc38C1600Driver() local 5324 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5736 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5765 ushort ppr_able = 0; in AdvResetChipAndSB() local 5778 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 5835 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 7337 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() 7338 adv_dvc->ppr_able |= tidmask; in advansys_wide_enable_ppr() 7339 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/ |
H A D | advansys.c | 1818 ushort ppr_able; /* PPR message capable per TID bitmask. */ member 5287 ushort wdtr_able, sdtr_able, ppr_able, tagqng_able; in AdvInitAsc38C1600Driver() local 5324 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5736 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5765 ushort ppr_able = 0; in AdvResetChipAndSB() local 5778 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 5835 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 7337 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() 7338 adv_dvc->ppr_able |= tidmask; in advansys_wide_enable_ppr() 7339 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/ |
H A D | advansys.c | 1818 ushort ppr_able; /* PPR message capable per TID bitmask. */ member 5287 ushort wdtr_able, sdtr_able, ppr_able, tagqng_able; in AdvInitAsc38C1600Driver() local 5324 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5736 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvInitAsc38C1600Driver() 5765 ushort ppr_able = 0; in AdvResetChipAndSB() local 5778 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 5835 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, ppr_able); in AdvResetChipAndSB() 7337 AdvReadWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() 7338 adv_dvc->ppr_able |= tidmask; in advansys_wide_enable_ppr() 7339 AdvWriteWordLram(iop_base, ASC_MC_PPR_ABLE, adv_dvc->ppr_able); in advansys_wide_enable_ppr() [all …]
|