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

  /src/sys/arch/newsmips/dev/
scsi_1185.c 93 #define DMAC_MAP_INIT /* for nws-3700 parity error */
99 #ifndef DMAC_MAP_INIT
124 #ifdef DMAC_MAP_INIT
125 static int dmac_map_init = 0; variable in typeref:typename:int
668 #ifdef DMAC_MAP_INIT
682 #ifdef DMAC_MAP_INIT
683 if (dmac_map_init == 0) {
684 dmac_map_init++;
scsi_1185.c 93 #define DMAC_MAP_INIT /* for nws-3700 parity error */
99 #ifndef DMAC_MAP_INIT
124 #ifdef DMAC_MAP_INIT
125 static int dmac_map_init = 0; variable in typeref:typename:int
668 #ifdef DMAC_MAP_INIT
682 #ifdef DMAC_MAP_INIT
683 if (dmac_map_init == 0) {
684 dmac_map_init++;

Completed in 24 milliseconds