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

  /src/sys/dev/eisa/
mlx_eisa.c 68 static void mlx_eisa_attach(device_t, device_t, void *);
81 mlx_eisa_match, mlx_eisa_attach, NULL, NULL, mlx_eisa_rescan, NULL, 0);
106 mlx_eisa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 13 milliseconds