Home
last modified time | relevance | path

Searched refs:tx39spi_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/hpcmips/tx/
Dtx39spi.c52 static void tx39spi_attach(device_t, device_t, void *);
60 tx39spi_match, tx39spi_attach, NULL, NULL);
69 tx39spi_attach(device_t parent, device_t self, void *aux) in tx39spi_attach() function