Searched defs:_command (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/isdn/hysdn/
H A Dhycapi.c159 __u8 _command = 0xa0, _subcommand = 0x80; hycapi_register_internal() local
176 memcpy(skb_put(skb, sizeof(__u8)), &_command, sizeof(_command)); hycapi_register_internal() local
268 __u8 _command = 0xa1, _subcommand = 0x80; hycapi_release_internal() local
284 memcpy(skb_put(skb, sizeof(__u8)), &_command, sizeof(_command)); hycapi_release_internal() local
/linux-4.4.14/arch/mips/include/asm/sgi/
H A Dioc.h38 u8 _command[3]; member in struct:sgioc_keyb_regs

Completed in 254 milliseconds