Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
Dppa.h99 #define PPA_EPP_32 5 /* EPP mode, 32 bit */ macro
122 #define IN_EPP_MODE(x) (x == PPA_EPP_8 || x == PPA_EPP_16 || x == PPA_EPP_32)
Dppa.c311 case PPA_EPP_32: in ppa_out()
364 case PPA_EPP_32: in ppa_in()
905 dev->mode = PPA_EPP_32; in device_check()
933 if (dev->mode == PPA_EPP_32) { in device_check()
956 if (dev->mode == PPA_EPP_32) { in device_check()