Searched refs:statusp (Results 1 – 3 of 3) sorted by relevance
1073 __out efx_mcdi_boot_t *statusp) in efx_mcdi_get_boot_status() argument1109 *statusp = EFX_MCDI_BOOT_PRIMARY; in efx_mcdi_get_boot_status()1111 *statusp = EFX_MCDI_BOOT_SECONDARY; in efx_mcdi_get_boot_status()1128 __out_opt efx_mcdi_boot_t *statusp)1159 if (statusp != NULL)1160 *statusp = status;
163 __out_opt efx_mcdi_boot_t *statusp);
7622 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child() argument7665 if (statusp != NULL) in exec_child()7666 *statusp = status; in exec_child()