Searched defs:LCASE (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_ses.h | 180 #define GEN_SES_CTRL_COMMON_ACCESSORS(LCASE, UCASE) \ argument 235 #define GEN_SES_CTRL_DEV_SLOT_ACCESSORS(LCASE, UCASE) \ argument 295 #define GEN_SES_CTRL_ARRAY_DEV_SLOT_ACCESSORS(LCASE, UCASE) \ argument 330 #define GEN_SES_CTRL_POWER_SUPPLY_ACCESSORS(LCASE, UCASE) \ argument 364 #define GEN_SES_CTRL_COOLING_ACCESSORS(LCASE, UCASE) \ argument 388 #define GEN_SES_CTRL_TEMP_SENSOR_ACCESSORS(LCASE, UCASE) \ argument 414 #define GEN_SES_CTRL_DOOR_LOCK_ACCESSORS(LCASE, UCASE) \ argument 453 #define GEN_SES_CTRL_AUDIBLE_ALARM_ACCESSORS(LCASE, UCASE) \ argument 482 #define GEN_SES_CTRL_ECC_ELECTRONICS_ACCESSORS(LCASE, UCASE) \ argument 506 #define GEN_SES_CTRL_SCC_ELECTRONICS_ACCESSORS(LCASE, UCASE) \ argument [all …]
|
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | lib_tracebits.c | 257 #define LCASE 0 in _nc_trace_ttymode() macro
|
/freebsd/sys/sys/ |
H A D | ioctl_compat.h | 83 #define LCASE 0x00000004 /* simulate lower case */ macro
|
/freebsd/include/rpcsvc/ |
H A D | rex.x | 97 const LCASE = 0x00000004; /* simulate lower case */ variable
|