Searched refs:AMR_ID_DO_SG64 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/amr/
H A Damr_pci.c125 #define AMR_ID_DO_SG64 (1<<1) macro
132 {0x1000, 0x1960, AMR_ID_QUARTZ | AMR_ID_DO_SG64 | AMR_ID_PROBE_SIG},
133 {0x1000, 0x0407, AMR_ID_QUARTZ | AMR_ID_DO_SG64},
134 {0x1000, 0x0408, AMR_ID_QUARTZ | AMR_ID_DO_SG64},
135 {0x1000, 0x0409, AMR_ID_QUARTZ | AMR_ID_DO_SG64},
136 {0x1028, 0x000e, AMR_ID_QUARTZ | AMR_ID_DO_SG64 | AMR_ID_PROBE_SIG}, /* perc4/di i960 */
137 {0x1028, 0x000f, AMR_ID_QUARTZ | AMR_ID_DO_SG64}, /* perc4/di Verde*/
138 {0x1028, 0x0013, AMR_ID_QUARTZ | AMR_ID_DO_SG64}, /* perc4/di */
212 if ((amr_force_sg32 == 0) && (id->flags & AMR_ID_DO_SG64) &&

Completed in 99 milliseconds