/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | accessor.c | 45 #define S(FIELD, VAL) .FIELD = VAL in krb5int_accessor() argument
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | signals.c | 28 #define VAL(sig,mode) ((sig+1)|((mode)<<SH_SIGBITS)) macro
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | nx_hw_pci_regs.h | 109 #define ISR_IS_LEGACY_INTR_IDLE(VAL) (((VAL) & 0x300) == 0) argument 110 #define ISR_IS_LEGACY_INTR_TRIGGERED(VAL) (((VAL) & 0x300) == 0x200) argument
|
/titanic_50/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 295 #define HCI1394_INIT_IT_STORE(DESCP, VAL) ((DESCP)->hdr = 0 | \ argument 469 #define HCI1394_SETTAG(PKT, VAL) ((PKT)->q1 = (((PKT)->q1) & \ argument 476 #define HCI1394_SETCHAN(PKT, VAL) ((PKT)->q1 = ((PKT)->q1) & \ argument 483 #define HCI1394_SETSY(PKT, VAL) ((PKT)->q1 = ((PKT)->q1) & \ argument 489 #define HCI1394_SET_ILEN(PKT, VAL) ((PKT)->q2 = (((PKT)->q1) & \ argument
|
/titanic_50/usr/src/cmd/ndmpstat/ |
H A D | ndmpstat_main.c | 56 #define VAL(v) (new->ns_##v) macro
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm_solaris.h | 83 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument 88 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_linux.h | 96 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_ndismono.h | 85 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_vbd.h | 102 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_user_mode_debug.h | 62 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_dos.h | 131 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm_uefi.h | 136 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
|
H A D | mm.h | 112 …MM_WRITE_DOORBELL(/* struct _lm_device_t* */PDEV, /* u32_t */BAR, /* u32_t */CID, /* u32_t */VAL) \ argument
|
/titanic_50/usr/src/uts/common/io/skd/ |
H A D | skd.h | 147 #define SKD_WRITEL(DEV, VAL, OFF) skd_reg_write32(DEV, VAL, OFF) argument 149 #define SKD_WRITEQ(DEV, VAL, OFF) skd_reg_write64(DEV, VAL, OFF) argument
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | i86_subr.s | 1428 .set VAL, 8 define
|
/titanic_50/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231.c | 850 #define ADD_CTRL(CTL, ID, VAL) \ in audiocs_add_controls() argument
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_nx.h | 1060 #define ISR_IS_LEGACY_INTR_IDLE(VAL) (((VAL) & 0x300) == 0) argument 1061 #define ISR_IS_LEGACY_INTR_TRIGGERED(VAL) (((VAL) & 0x300) == 0x200) argument
|
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 1526 #define IBT_FCTL_SET_ABORT_FIELD(VAL) (((VAL) & 0x3) << 4) /* InitAndSend WR */ argument
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 4282 #define _DOORBELL(PDEV,CID,VAL) do{\ argument 4341 #define DOORBELL(PDEV,CID,VAL) do{\ argument
|