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

  /src/sys/dev/pckbport/
pms.c 82 static void pmsattach(device_t, device_t, void *);
86 pmsprobe, pmsattach, NULL, NULL);
173 pmsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
195 aprint_debug("pmsattach: reset error\n");
237 aprint_error("pmsattach: disable error\n");

Completed in 11 milliseconds