Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/
H A Dsil3xxx.h41 #define SIL3114_DEVICE_ID 0x3114 macro
H A Dsil3xxx.c109 if (device_id == SIL3114_DEVICE_ID) { in sil3xxx_init_controller()