| pcmcia.c | 87 void pcmcia_childdetached(device_t, device_t); 92 pcmcia_rescan, pcmcia_childdetached, DVF_DETACH_SHUTDOWN); 293 pcmcia_childdetached(device_t self, device_t child) function in typeref:typename:void 309 aprint_error_dev(self, "pcmcia_childdetached: %s not found\n",
|