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

/freebsd-10.3-release/sys/dev/ae/
H A Dif_aereg.h320 #define AE_VPD_CAP_REG 0x6c /* Command register. */ macro
H A Dif_ae.c949 AE_WRITE_4(sc, AE_VPD_CAP_REG, (val << AE_VPD_CAP_ADDR_SHIFT) &
953 val = AE_READ_4(sc, AE_VPD_CAP_REG);

Completed in 49 milliseconds