Searched refs:matchInternal (Results 1 – 2 of 2) sorted by relevance
1749 bool matchInternal(OSDictionary * table, uint32_t options, unsigned int * did);
6066 match = service->matchInternal(table, options, &done); in instanceMatch()7635 IOService::matchInternal(OSDictionary * table, uint32_t options, uint32_t * did) in matchInternal() function in IOService7917 match = where->matchInternal(table, options, &done); in matchPassive()