HomeSort by: relevance | last modified time | path
    Searched defs:ISP_2200_RISC_CODE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/microcode/isp/
asm_2200.h 38 static const uint16_t isp_2200_risc_code[] = { variable in typeref:typename:const uint16_t[]
4866 #ifdef ISP_2200_RISC_CODE
4867 #undef ISP_2200_RISC_CODE
4869 #define ISP_2200_RISC_CODE (const uint16_t *) isp_2200_risc_code
  /src/sys/dev/pci/
isp_pci.c 110 #define ISP_2200_RISC_CODE NULL
112 #define ISP_2200_RISC_CODE (const uint16_t *) isp_2200_risc_code
220 ISP_2200_RISC_CODE,

Completed in 20 milliseconds