/src/tests/modules/k_helper2/ |
k_helper2.c | 49 static int present = 1; variable in typeref:typename:int 65 CTLTYPE_INT, "present", 67 NULL, 0, &present, 0,
|
k_helper2.c | 49 static int present = 1; variable in typeref:typename:int 65 CTLTYPE_INT, "present", 67 NULL, 0, &present, 0,
|
k_helper2.c | 49 static int present = 1; variable in typeref:typename:int 65 CTLTYPE_INT, "present", 67 NULL, 0, &present, 0,
|
/src/tests/modules/k_helper/ |
k_helper.c | 49 static int present = 1; variable in typeref:typename:int 80 CTLTYPE_INT, "present", 82 NULL, 0, &present, 0,
|
k_helper.c | 49 static int present = 1; variable in typeref:typename:int 80 CTLTYPE_INT, "present", 82 NULL, 0, &present, 0,
|
k_helper.c | 49 static int present = 1; variable in typeref:typename:int 80 CTLTYPE_INT, "present", 82 NULL, 0, &present, 0,
|
/src/sys/arch/arm/imx/ |
imx_pcic.c | 382 /* Clear CIT (card present) and set NOS correctly. */ 458 int present; local in function:imx_pcic_event_thread 467 present = sock->flags & IMX_PCIC_FLAG_CARDP; 468 if ((cs == IMX_PCIC_CARD_VALID) == (present == 1)) { 529 /* Clear CIT if no other card is present. */
|
imx_pcic.c | 382 /* Clear CIT (card present) and set NOS correctly. */ 458 int present; local in function:imx_pcic_event_thread 467 present = sock->flags & IMX_PCIC_FLAG_CARDP; 468 if ((cs == IMX_PCIC_CARD_VALID) == (present == 1)) { 529 /* Clear CIT if no other card is present. */
|
imx_pcic.c | 382 /* Clear CIT (card present) and set NOS correctly. */ 458 int present; local in function:imx_pcic_event_thread 467 present = sock->flags & IMX_PCIC_FLAG_CARDP; 468 if ((cs == IMX_PCIC_CARD_VALID) == (present == 1)) { 529 /* Clear CIT if no other card is present. */
|
/src/sys/arch/arm/xscale/ |
pxa2x0_pcic.c | 354 /* Clear CIT (card present) and set NOS correctly. */ 455 int present; local in function:pxapcic_event_thread 466 present = sock->flags & PXAPCIC_FLAG_CARDP; 467 if ((cs == PXAPCIC_CARD_VALID) == (present == 1)) { 508 /* Set CIT if any card is present. */ 531 /* Clear CIT if no other card is present. */
|
pxa2x0_pcic.c | 354 /* Clear CIT (card present) and set NOS correctly. */ 455 int present; local in function:pxapcic_event_thread 466 present = sock->flags & PXAPCIC_FLAG_CARDP; 467 if ((cs == PXAPCIC_CARD_VALID) == (present == 1)) { 508 /* Set CIT if any card is present. */ 531 /* Clear CIT if no other card is present. */
|
pxa2x0_pcic.c | 354 /* Clear CIT (card present) and set NOS correctly. */ 455 int present; local in function:pxapcic_event_thread 466 present = sock->flags & PXAPCIC_FLAG_CARDP; 467 if ((cs == PXAPCIC_CARD_VALID) == (present == 1)) { 508 /* Set CIT if any card is present. */ 531 /* Clear CIT if no other card is present. */
|
/src/share/examples/refuse/fanoutfs/ |
fanoutfs.c | 127 /* return 1 if the string `s' is present in the array */ 129 present(char *s, strv_t *sp) function in typeref:typename:int 234 if (!present(dp->d_name, &names)) {
|
fanoutfs.c | 127 /* return 1 if the string `s' is present in the array */ 129 present(char *s, strv_t *sp) function in typeref:typename:int 234 if (!present(dp->d_name, &names)) {
|
/src/sys/arch/macppc/dev/ |
smartbat.c | 202 INITDATA(BAT_PRESENT, ENVSYS_INDICATOR, "Battery present"); 258 int which = edata->sensor, present, ch; local in function:smartbat_refresh 261 present = (sc->sc_flags & PMU_PWR_BATT_PRESENT) != 0; 264 if (present) { 268 edata->value_cur = present; 324 edata->value_cur = present; 420 printf(" present");
|
drivebay.c | 180 CTLTYPE_INT, "present", "drive present", 364 int present = (reg & I_PRESENT) == 0; local in function:sysctl_present 371 node.sysctl_data = &present;
|
smartbat.c | 202 INITDATA(BAT_PRESENT, ENVSYS_INDICATOR, "Battery present"); 258 int which = edata->sensor, present, ch; local in function:smartbat_refresh 261 present = (sc->sc_flags & PMU_PWR_BATT_PRESENT) != 0; 264 if (present) { 268 edata->value_cur = present; 324 edata->value_cur = present; 420 printf(" present");
|
/src/sys/dev/acpi/ |
acpi_apm.c | 263 int present; member in struct:apm_sensor_info 289 else if (strstr(edata->desc, "present") && data != 0) 290 info->present++; 343 info.present = 0; 359 if (info.present == 0)
|
acpi_apm.c | 263 int present; member in struct:apm_sensor_info 289 else if (strstr(edata->desc, "present") && data != 0) 290 info->present++; 343 info.present = 0; 359 if (info.present == 0)
|
/src/sys/dev/nvmm/ |
nvmm_internal.h | 57 bool present; member in struct:nvmm_cpu 72 bool present; member in struct:nvmm_hmapping 79 bool present; member in struct:nvmm_machine
|
nvmm_internal.h | 57 bool present; member in struct:nvmm_cpu 72 bool present; member in struct:nvmm_hmapping 79 bool present; member in struct:nvmm_machine
|
/src/sys/dev/onewire/ |
onewire.c | 397 int search = 1, count = 0, present; local in function:onewire_scan 491 present = 0; 495 present = 1; 499 if (!present) {
|
/src/sys/dev/pci/ |
auixpvar.h | 71 int present; member in struct:auixp_codec
|
/src/sys/dev/sysmon/ |
sysmon_envsys_events.c | 1115 bool present, batterycap, batterycharge; local in function:sme_battery_check 1124 present = true; 1134 present = edata->value_cur; 1138 if (!present)
|
/src/tests/modules/ |
t_modctl.c | 170 size_t present; local in function:k_helper_is_present_sysctl 172 return get_sysctl("vendor.k_helper.present", &present, 173 sizeof(present)); 474 ATF_CHECK(get_sysctl("vendor.k_helper2.present",
|