Searched refs:Pmax (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar2316.c301 * Fill the Vpdlist for indices Pmax-Pmin
304 ar2316FillVpdTable(uint32_t pdGainIdx, int16_t Pmin, int16_t Pmax, argument
318 while (ii <= (uint16_t)(Pmax - Pmin)) {
634 uint16_t Pmax=0,numVpd; local
640 Pmax = data->pDataPerPDGain[ii].pwr_t4[numVpd-1];
641 return(Pmax);
644 return(Pmax);
H A Dar2317.c278 * Fill the Vpdlist for indices Pmax-Pmin
281 ar2317FillVpdTable(uint32_t pdGainIdx, int16_t Pmin, int16_t Pmax, argument
295 while (ii <= (uint16_t)(Pmax - Pmin)) {
612 uint16_t Pmax=0,numVpd; local
618 Pmax = data->pDataPerPDGain[ii].pwr_t4[numVpd-1];
619 return(Pmax);
622 return(Pmax);
H A Dar2413.c295 * Fill the Vpdlist for indices Pmax-Pmin
298 ar2413FillVpdTable(uint32_t pdGainIdx, int16_t Pmin, int16_t Pmax, argument
312 while (ii <= (uint16_t)(Pmax - Pmin)) {
628 uint16_t Pmax=0,numVpd; local
634 Pmax = data->pDataPerPDGain[ii].pwr_t4[numVpd-1];
635 return(Pmax);
638 return(Pmax);
H A Dar2425.c296 * Fill the Vpdlist for indices Pmax-Pmin
299 ar2425FillVpdTable(uint32_t pdGainIdx, int16_t Pmin, int16_t Pmax, argument
314 while (ii <= (uint16_t)(Pmax - Pmin)) {
590 uint16_t Pmax=0,numVpd; local
596 Pmax = data->pDataPerPDGain[ii].pwr_t4[numVpd-1];
597 return(Pmax);
600 return(Pmax);
H A Dar5413.c330 * Fill the Vpdlist for indices Pmax-Pmin
333 ar5413FillVpdTable(uint32_t pdGainIdx, int16_t Pmin, int16_t Pmax, argument
348 while (ii <= (uint16_t)(Pmax - Pmin)) {
664 uint16_t Pmax=0,numVpd; local
670 Pmax = data->pDataPerPDGain[ii].pwr_t4[numVpd-1];
671 return(Pmax);
674 return(Pmax);
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecCommon.c73 #error Unexpected Pmax (DECPMAX) value for this module
405 /* if coefficient is shorter than Pmax then num is */
932 /* be too long; copy up to Pmax+1 digits to the buffer, then */
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecCommon.c73 #error Unexpected Pmax (DECPMAX) value for this module
405 /* if coefficient is shorter than Pmax then num is */
932 /* be too long; copy up to Pmax+1 digits to the buffer, then */
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecCommon.c73 #error Unexpected Pmax (DECPMAX) value for this module
405 /* if coefficient is shorter than Pmax then num is */
932 /* be too long; copy up to Pmax+1 digits to the buffer, then */
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecCommon.c73 #error Unexpected Pmax (DECPMAX) value for this module
405 /* if coefficient is shorter than Pmax then num is */
932 /* be too long; copy up to Pmax+1 digits to the buffer, then */

Completed in 112 milliseconds