Searched defs:ERRFILE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/hci/
H A Dwireless_errors.c26 #undef ERRFILE macro
27 #define ERRFILE ERRFILE_net80211 macro
H A Dstrerror.c102 /* Do not include ERRFILE portion in the numbers in the error table */
103 #undef ERRFILE macro
104 #define ERRFILE 0 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h180 #define ERRFILE PREFIX_OBJECT ( ERRFILE_ ) macro
H A Derrno.h109 #if ! ERRFILE
111 #undef ERRFILE macro
112 #define ERRFILE ( 0 * ( ( int ) missing_errfile_declaration ) ) macro
182 ( ( __einfo_posix ( einfo ) << 24 ) | ( ERRFILE ) | \
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k.h34 #undef ERRFILE macro
35 #define ERRFILE ERRFILE_ath5k macro
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dhw.h35 #undef ERRFILE macro
36 #define ERRFILE ERRFILE_ath9k macro
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/tg3/
H A Dtg3.h13 #undef ERRFILE macro
14 #define ERRFILE ERRFILE_tg3 macro

Completed in 134 milliseconds