Searched refs:BIOS_STATUS_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxp_uv.c95 if (ret != BIOS_STATUS_SUCCESS) {
114 if (ret != BIOS_STATUS_SUCCESS) {
H A Dxpc_uv.c134 BUG_ON(ret != BIOS_STATUS_SUCCESS);
720 if (status == BIOS_STATUS_SUCCESS)
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c90 if (ret != BIOS_STATUS_SUCCESS)
120 if (ret < BIOS_STATUS_SUCCESS)
/linux-master/arch/x86/include/asm/uv/
H A Dbios.h51 BIOS_STATUS_SUCCESS = 0, enumerator in enum:__anon85
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c668 if (biosr == BIOS_STATUS_SUCCESS) {
699 if (biosr == BIOS_STATUS_SUCCESS || biosr == BIOS_STATUS_UNIMPLEMENTED)
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1118 if (status != BIOS_STATUS_SUCCESS || ticks_per_sec < 100000) {

Completed in 280 milliseconds