Searched refs:SIGNATURE (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/sc/
H A Dhardware.h21 #define SIGNATURE 0x87654321 /* Board reset signature */ macro
H A Dtimer.c64 if(sig == SIGNATURE) {
H A Dinit.c489 if(sig == SIGNATURE)
499 if(sig == SIGNATURE)
509 if(sig != SIGNATURE)
/drivers/ata/
H A Dsata_fsl.c98 SIGNATURE = 0x34, enumerator in enum:__anon64
703 temp = ioread32(hcr_base + SIGNATURE);

Completed in 96 milliseconds