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

  /src/sys/arch/hpcsh/dev/hd64465/
hd64465uart.c 58 STATIC struct hd64465uart_chip { struct
62 } hd64465uart_chip; variable in typeref:struct:hd64465uart_chip
67 struct hd64465uart_chip *sc_chip;
111 comcnattach(hd64465uart_chip.io_tag, 0x0, COMCN_SPEED, COM_FREQ,
114 hd64465uart_chip.console = 1;
125 if (hd64465uart_chip.console)
130 if (com_kgdb_attach(hd64465uart_chip.io_tag, 0x0, kgdb_rate,
157 sc->sc_chip = &hd64465uart_chip;
189 if (hd64465uart_chip.io_tag)
192 hd64465uart_chip.io_tag = bus_space_create
    [all...]
hd64465uart.c 58 STATIC struct hd64465uart_chip { struct
62 } hd64465uart_chip; variable in typeref:struct:hd64465uart_chip
67 struct hd64465uart_chip *sc_chip;
111 comcnattach(hd64465uart_chip.io_tag, 0x0, COMCN_SPEED, COM_FREQ,
114 hd64465uart_chip.console = 1;
125 if (hd64465uart_chip.console)
130 if (com_kgdb_attach(hd64465uart_chip.io_tag, 0x0, kgdb_rate,
157 sc->sc_chip = &hd64465uart_chip;
189 if (hd64465uart_chip.io_tag)
192 hd64465uart_chip.io_tag = bus_space_create
    [all...]
hd64465uart.c 58 STATIC struct hd64465uart_chip { struct
62 } hd64465uart_chip; variable in typeref:struct:hd64465uart_chip
67 struct hd64465uart_chip *sc_chip;
111 comcnattach(hd64465uart_chip.io_tag, 0x0, COMCN_SPEED, COM_FREQ,
114 hd64465uart_chip.console = 1;
125 if (hd64465uart_chip.console)
130 if (com_kgdb_attach(hd64465uart_chip.io_tag, 0x0, kgdb_rate,
157 sc->sc_chip = &hd64465uart_chip;
189 if (hd64465uart_chip.io_tag)
192 hd64465uart_chip.io_tag = bus_space_create
    [all...]

Completed in 31 milliseconds