Home
last modified time | relevance | path

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

/drivers/isdn/sc/
Dinit.c487 if (sig == SIGNATURE) in identify_board()
497 if (sig == SIGNATURE) in identify_board()
507 if (sig != SIGNATURE) in identify_board()
Dhardware.h21 #define SIGNATURE 0x87654321 /* Board reset signature */ macro
Dtimer.c64 if (sig == SIGNATURE) { in sc_check_reset()
/drivers/ata/
Dsata_fsl.c120 SIGNATURE = 0x34, enumerator
815 temp = ioread32(hcr_base + SIGNATURE); in sata_fsl_dev_classify()