Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h144 #define WF_ACK 0x80 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c602 ack = WF_ACK; in wavefront_cmd()
605 if (ack != WF_ACK) { in wavefront_cmd()
2558 if ((c = inb (dev.data_port)) != WF_ACK) { in wavefront_download_firmware()