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

  /src/sys/dev/pcmcia/
pcmcom.c 93 int pcmcom_detach(device_t, int);
97 pcmcom_match, pcmcom_attach, pcmcom_detach, NULL);
202 pcmcom_detach(device_t self, int flags) function in typeref:typename:int
pcmcom.c 93 int pcmcom_detach(device_t, int);
97 pcmcom_match, pcmcom_attach, pcmcom_detach, NULL);
202 pcmcom_detach(device_t self, int flags) function in typeref:typename:int
pcmcom.c 93 int pcmcom_detach(device_t, int);
97 pcmcom_match, pcmcom_attach, pcmcom_detach, NULL);
202 pcmcom_detach(device_t self, int flags) function in typeref:typename:int

Completed in 33 milliseconds