Home
last modified time | relevance | path

Searched refs:MBG_IFTM (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dumbg.c95 #define MBG_IFTM 0x40 /* current time was set from host */ macro
257 if (tframe.status & MBG_IFTM) in umbg_attach()
/openbsd-src/sys/dev/pci/
H A Dmbg.c84 #define MBG_IFTM 0x40 /* current time was set from host */ macro
284 if (tframe.status & MBG_IFTM) in mbg_attach()