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

  /src/sys/arch/i386/isa/
lms.c 61 static int lmsprobe(device_t, cfdata_t, void *);
66 lmsprobe, lmsattach, NULL, NULL);
79 lmsprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
152 /* Other initialization was done by lmsprobe. */
lms.c 61 static int lmsprobe(device_t, cfdata_t, void *);
66 lmsprobe, lmsattach, NULL, NULL);
79 lmsprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
152 /* Other initialization was done by lmsprobe. */
lms.c 61 static int lmsprobe(device_t, cfdata_t, void *);
66 lmsprobe, lmsattach, NULL, NULL);
79 lmsprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
152 /* Other initialization was done by lmsprobe. */

Completed in 32 milliseconds