Searched defs:slot_command (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dst_ca.c | 169 static u8 slot_command[8] = {0x07, 0x40, 0x00, 0x00, 0x02, 0x00, 0x00, 0xff}; in ca_get_ca_info() local 214 static u8 slot_command[8] = {0x07, 0x40, 0x02, 0x00, 0x02, 0x00, 0x00, 0xff}; in ca_get_slot_caps() local 252 static u8 slot_command[8] = {0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff}; in ca_get_slot_info() local
|