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

  /src/sys/dev/microcode/isp/
asm_2300.h 38 static const uint16_t isp_2300_risc_code[] = { variable in typeref:typename:const uint16_t[]
6705 #ifdef ISP_2300_RISC_CODE
6706 #undef ISP_2300_RISC_CODE
6708 #define ISP_2300_RISC_CODE (const uint16_t *) isp_2300_risc_code
  /src/sys/dev/pci/
isp_pci.c 117 #define ISP_2300_RISC_CODE NULL
119 #define ISP_2300_RISC_CODE (const uint16_t *) isp_2300_risc_code
237 ISP_2300_RISC_CODE,

Completed in 22 milliseconds