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

  /src/sys/arch/acorn32/podulebus/
sbic.c 190 sbic_regmap_p debug_sbic_regs; variable in typeref:typename:sbic_regmap_p
1279 DBG(debug_sbic_regs = regs); /* store this to allow debug calls */
1549 DBG(debug_sbic_regs = regs); /* store this to allow debug calls */
2362 GET_SBIC_asr(debug_sbic_regs,asr);
2363 GET_SBIC_csr(debug_sbic_regs,csr);
  /src/sys/arch/amiga/dev/
sbic.c 169 sbic_regmap_t debug_sbic_regs; variable in typeref:typename:sbic_regmap_t
1342 debug_sbic_regs = regs; /* store this to allow debug calls */
1619 debug_sbic_regs = regs; /* store this to allow debug calls */
2623 GET_SBIC_asr(debug_sbic_regs,asr);
2624 GET_SBIC_csr(debug_sbic_regs,csr);

Completed in 50 milliseconds