Searched refs:define (Results 326 - 350 of 445) sorted by relevance

<<1112131415161718

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A Dfru_HDD1_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD2_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD3_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD4_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD5_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD6_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD7_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_PS0.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_PS1.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dfru_HDD2_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD3_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_PS0.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_PS1.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD0_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_HDD1_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_FT6_data.info65 * define a macro to force a #ident line into the output stream
69 #define id(s) #ident s
74 #define RMCLOMV /platform/ebus@1f,464000/rmc-comm@2,0/SUNW,rmclomv
77 #define PDB_1U /frutree/chassis/PDB/power-distribution-board
80 #define PDB_2U /frutree/chassis/PDB/power-distribution-board/HDDFB/fan-connector-board
H A Dfru_PS0.info65 * define a macro to force a #ident line into the output stream
69 #define id(s) #ident s
H A Dfru_PS1.info65 * define a macro to force a #ident line into the output stream
69 #define id(s) #ident s
H A Dfru_usb-a-1_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
H A Dfru_usb-a-2_data.info63 * define a macro to force a #ident line into the output stream
67 #define id(s) #ident s
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.out327 #define Abs_Count 1
332 #define A_NBIT_ICON 0x00000010u
338 #define Ent_abort 0x00000090u
339 #define Ent_continue 0x00000048u
340 #define Ent_clear_ack 0x00000038u
341 #define Ent_dev_reset 0x000000E8u
342 #define Ent_di_list_end 0x000006A0u
343 #define Ent_do_list_end 0x00000568u
344 #define Ent_dt_di_list_end 0x00000910u
345 #define Ent_dt_do_list_en
[all...]
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dllib-llpfrm53 #define err_hndlr int (*)( int , int , int )
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi23 #define CHECK_FLAG(flags,bit) ((flags) & (1 << (bit)))
27 #define COLUMNS 80
29 #define LINES 24
31 #define ATTRIBUTE 7
33 #define VIDEO 0xB8000
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc33 #define MAX(x, y) ((x) >= (y) ? (x) : (y))
34 #define MIN(x, y) ((x) <= (y) ? (x) : (y))
41 #define SET_ADDR (setpayloadprop("asru-physaddr", payloadprop("IA32_MCi_ADDR")))
43 #define SET_OFFSET (setpayloadprop("asru-offset", \
50 #define RESOURCE_EXISTS (payloadprop_defined("resource"))
65 #define CONTAINS_RANK (payloadprop_contains("resource", \
77 #define CBITMASK(synd) ((synd) & 0xf)
79 #define CKSINGLE(synd) \
84 #define SINGLE_BIT_CE \
89 #define MULTI_BIT_C
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.sed.in31 * define a set of sed directives which replace #define tokens with their
33 * replace the #define tokens listed below to create the finished io.d.
41 #define SED_REPLACE(x) s/#x/x/g

Completed in 95 milliseconds

<<1112131415161718