Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 2 of 2) sorted by relevance

/sound/oss/
Daedsp16.c271 #define FALSE 0 macro
520 return FALSE; in aedsp16_wait_data()
529 if (aedsp16_wait_data(port) == FALSE) { in aedsp16_read()
543 return ((aedsp16_read(port) == 0xaa) ? TRUE : FALSE); in aedsp16_test_dsp()
564 return FALSE; in aedsp16_dsp_reset()
681 return FALSE; in aedsp16_hard_write()
686 return FALSE; in aedsp16_hard_write()
691 return FALSE; in aedsp16_hard_write()
696 return FALSE; in aedsp16_hard_write()
701 return FALSE; in aedsp16_hard_write()
[all …]
Dos.h27 #define FALSE 0 macro