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

  /src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c 101 bus_space_tag_t ch_cmemt[MEMWIN_16M_MAX]; member in struct:hd64465pcmcia_channel
349 ch->ch_cmemt[i] = bus_space_create(0, "PCMCIA common memory",
556 cookie->wc_tag = ch->ch_cmemt[window];
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461pcmcia.c 123 bus_space_tag_t ch_cmemt[MEMWIN_16M_MAX]; member in struct:hd64461pcmcia_channel
415 ch->ch_cmemt[i] = bus_space_create(0, "PCMCIA common memory",
419 fixup_sh3_pcmcia_area6(ch->ch_cmemt[i]);
657 cookie->wc_tag = ch->ch_cmemt[window];

Completed in 31 milliseconds