Home
last modified time | relevance | path

Searched defs:STATUS_PENDING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h392 STATUS_PENDING enumerator
/linux/drivers/atm/
H A Dfore200e.h240 STATUS_PENDING = (1<<0), /* initial status (written by host) */ enumerator
/linux/fs/smb/common/
H A Dsmb2status.h43 #define STATUS_PENDING cpu_to_le32(0x00000103) macro