Home
last modified time | relevance | path

Searched defs:STATUS_MASK (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/tty/serial/
Dip22zilog.h244 #define STATUS_MASK 0x0e macro
Dsunzilog.h248 #define STATUS_MASK 0x0e macro
Dpmac_zilog.h339 #define STATUS_MASK 0x06 macro
/Linux-v5.4/include/scsi/
Dscsi_proto.h224 #define STATUS_MASK 0xfe macro
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h989 #define STATUS_MASK 0xff macro
/Linux-v5.4/drivers/acpi/nfit/
Dcore.c2398 const u32 STATUS_MASK = 0x80000037; in read_blk_stat() local