Searched refs:functionCode (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 2048 uint8 functionCode, in timeFunctionVariety() argument 2111 switch ( functionCode ) { in timeFunctionVariety() 2406 uint8 functionCode, in timeFunction() argument 2480 uint8 functionCode; in main() local 2485 functionCode = 0; in main() 2571 functionCode = 0; in main() 2576 functionCode = 0; in main() 2602 if ( functionCode ) { in main() 2607 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main() 2617 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main() [all …]
|
| /freebsd-14.2/sys/dev/pms/RefTisa/discovery/dm/ |
| H A D | dmsmp.c | 48 bit32 functionCode, in dmSMPStart() argument 150 switch (functionCode) in dmSMPStart() 189 dmSMPFrameHeader.smpFunction = (bit8)functionCode; in dmSMPStart() 196 switch (functionCode) in dmSMPStart() 202 dmSMPFrameHeader.smpFunction = (bit8)functionCode; in dmSMPStart() 405 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() 406 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION in dmSMPStart() 416 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() 417 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION) in dmSMPStart() 443 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in dmSMPStart() [all …]
|
| H A D | dmproto.h | 559 bit32 functionCode, 772 bit32 functionCode,
|
| H A D | dmdisc.c | 6812 bit32 functionCode, in dmDiscoverySMPTimer() argument 6821 DM_DBG3(("dmDiscoverySMPTimer: pid %d SMPFn 0x%x\n", onePortContext->id, functionCode)); in dmDiscoverySMPTimer()
|
| /freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itddisc.c | 7092 bit32 functionCode, in tdSMPStart() argument 7218 switch (functionCode) in tdSMPStart() 7267 tdSMPFrameHeader.smpFunction = (bit8)functionCode; in tdSMPStart() 7368 tdSMPFrameHeader.smpFunction = (bit8)functionCode; in tdSMPStart() 7445 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() 7446 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION in tdSMPStart() 7456 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() 7457 functionCode == SMP_REPORT_PHY_SATA || functionCode == SMP_CONFIGURE_ROUTING_INFORMATION) in tdSMPStart() 7463 else if (functionCode == SMP_PHY_CONTROL) in tdSMPStart() 7485 if (functionCode == SMP_REPORT_GENERAL || functionCode == SMP_DISCOVER || in tdSMPStart() [all …]
|
| /freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdproto.h | 1842 bit32 functionCode, 2096 bit32 functionCode,
|