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

  /src/sys/arch/arm/s3c2xx0/
s3c2800_pci.c 233 const char *error_on; /* for panic message */ local in function:sspci_attach
240 error_on=(which); goto abort; }while(/*CONSTCOND*/0)
340 device_xname(self), error_on);
s3c2800_pci.c 233 const char *error_on; /* for panic message */ local in function:sspci_attach
240 error_on=(which); goto abort; }while(/*CONSTCOND*/0)
340 device_xname(self), error_on);

Completed in 74 milliseconds