Searched refs:functionCode (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testfloat.c | 53 uint8 functionCode; in main() local 68 functionCode = 0; in main() 137 ++functionCode in main() 210 functionCode = 0; in main() 215 functionCode = 0; in main() 220 functionCode = 0; in main() 226 ++functionCode in main() 249 if ( functionCode ) { in main() 263 ++functionCode in main() 275 ++functionCode in main() [all …]
|
| H A D | testsoftfloat.c | 328 uint8 functionCode, in testFunctionVariety() argument 397 switch ( functionCode ) { in testFunctionVariety() 743 uint8 functionCode, in testFunction() argument 818 uint8 functionCode; in main() local 832 functionCode = 0; in main() 958 functionCode = 0; in main() 963 functionCode = 0; in main() 968 functionCode = 0; in main() 974 ++functionCode in main() 991 if ( functionCode ) { in main() [all …]
|
| H A D | testFunction.c | 573 uint8 functionCode, int8 roundingPrecision, int8 roundingMode ) in testFunctionVariety() argument 577 functionName = functions[ functionCode ].name; in testFunctionVariety() 622 switch ( functionCode ) { in testFunctionVariety() 1110 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() argument 1116 if ( ! functions[ functionCode ].roundingPrecision ) { in testFunction() 1126 if ( ! functions[ functionCode ].roundingMode ) { in testFunction() 1133 functionCode, roundingPrecision, roundingMode ); in testFunction()
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 2051 uint8 functionCode, in timeFunctionVariety() argument 2114 switch ( functionCode ) { in timeFunctionVariety() 2409 uint8 functionCode, in timeFunction() argument 2483 uint8 functionCode; in main() local 2488 functionCode = 0; in main() 2574 functionCode = 0; in main() 2579 functionCode = 0; in main() 2605 if ( functionCode ) { in main() 2610 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main() 2620 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main() [all …]
|
| /freebsd-12.1/sys/dev/pms/RefTisa/discovery/dm/ |
| H A D | dmsmp.c | 49 bit32 functionCode, in dmSMPStart() argument 151 switch (functionCode) in dmSMPStart() 190 dmSMPFrameHeader.smpFunction = (bit8)functionCode; in dmSMPStart() 197 switch (functionCode) in dmSMPStart() 203 dmSMPFrameHeader.smpFunction = (bit8)functionCode; in dmSMPStart() 406 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() 407 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION in dmSMPStart() 417 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() 418 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION) in dmSMPStart() 444 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() [all …]
|
| H A D | dmproto.h | 560 bit32 functionCode, 773 bit32 functionCode,
|
| H A D | dmdisc.c | 6813 bit32 functionCode, in dmDiscoverySMPTimer() argument 6822 DM_DBG3(("dmDiscoverySMPTimer: pid %d SMPFn 0x%x\n", onePortContext->id, functionCode)); in dmDiscoverySMPTimer()
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itddisc.c | 7093 bit32 functionCode, in tdSMPStart() argument 7219 switch (functionCode) in tdSMPStart() 7268 tdSMPFrameHeader.smpFunction = (bit8)functionCode; in tdSMPStart() 7369 tdSMPFrameHeader.smpFunction = (bit8)functionCode; in tdSMPStart() 7446 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() 7447 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION in tdSMPStart() 7457 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() 7458 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION) in tdSMPStart() 7464 else if (functionCode == SMP_PHY_CONTROL) in tdSMPStart() 7486 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() [all …]
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdproto.h | 1843 bit32 functionCode, 2097 bit32 functionCode,
|