/src/sys/dev/acpi/ |
qcomscm.c | 128 efi_status qcscm_uefi_get_next_variable(struct qcscm_softc *, 616 qcscm_uefi_get_next_variable(struct qcscm_softc *sc, function in typeref:typename:efi_status 750 status = qcscm_uefi_get_next_variable(sc, name, &size, guid); 771 ret = qcscm_uefi_get_next_variable(sc, name, &namesize, &guid);
|
qcomscm.c | 128 efi_status qcscm_uefi_get_next_variable(struct qcscm_softc *, 616 qcscm_uefi_get_next_variable(struct qcscm_softc *sc, function in typeref:typename:efi_status 750 status = qcscm_uefi_get_next_variable(sc, name, &size, guid); 771 ret = qcscm_uefi_get_next_variable(sc, name, &namesize, &guid);
|
qcomscm.c | 128 efi_status qcscm_uefi_get_next_variable(struct qcscm_softc *, 616 qcscm_uefi_get_next_variable(struct qcscm_softc *sc, function in typeref:typename:efi_status 750 status = qcscm_uefi_get_next_variable(sc, name, &size, guid); 771 ret = qcscm_uefi_get_next_variable(sc, name, &namesize, &guid);
|