Home
last modified time | relevance | path

Searched defs:microcode (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dcosa.c1399 static int download(struct cosa_data *cosa, const char __user *microcode, int length, int address) in download()
1473 static int readmem(struct cosa_data *cosa, char __user *microcode, int length, int address) in readmem()
/linux-4.4.14/drivers/scsi/
Dwd33c93.h232 uchar microcode; /* microcode rev */ member
Din2000.h281 uchar microcode; /* microcode rev if 'B' */ member
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h138 u32 microcode; member
/linux-4.4.14/include/xen/interface/
Dplatform.h502 struct xenpf_microcode_update microcode; member
/linux-4.4.14/drivers/media/dvb-frontends/
Ddrxd_hard.c188 u8 *microcode; member
/linux-4.4.14/arch/powerpc/include/asm/
Dqe.h232 } __attribute__ ((packed)) microcode[1]; member
/linux-4.4.14/drivers/nvme/host/
Dscsi.c679 u8 microcode = 0x80; in nvme_trans_ext_inq_page() local