Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Daha152x.h222 #define _8BIT 0x40 macro
H A Daha152x.c2050 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2078 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2084 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2156 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()
2764 seq_printf(m, "%s ", s & _8BIT ? "8BIT" : "16BIT"); in get_ports()