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

  /src/sys/dev/ic/
sl811hsvar.h 86 int slhci_supported_rev(uint8_t);
sl811hs.c 430 * slhci_supported_rev, slhci_preinit, slhci_attach, slhci_detach,
1124 slhci_supported_rev(uint8_t rev) function in typeref:typename:int
1186 if (!slhci_supported_rev(t->sltype)) {
  /src/sys/dev/isa/
slhci_isa.c 99 result = slhci_supported_rev(sltype);

Completed in 45 milliseconds