Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Daha152x.h221 #define _8BIT 0x40 macro
Daha152x.c2018 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2047 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2054 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2125 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()
2724 seq_printf(m, "%s ", s & _8BIT ? "8BIT" : "16BIT"); in get_ports()