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

  /src/sys/arch/hpcmips/tx/
tx39uart.c 50 void tx39uart_attach(device_t, device_t, void *);
60 tx39uart_match, tx39uart_attach, NULL, NULL);
69 tx39uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tx39uart.c 50 void tx39uart_attach(device_t, device_t, void *);
60 tx39uart_match, tx39uart_attach, NULL, NULL);
69 tx39uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tx39uart.c 50 void tx39uart_attach(device_t, device_t, void *);
60 tx39uart_match, tx39uart_attach, NULL, NULL);
69 tx39uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 33 milliseconds