Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h320 #define AE_VPD_CAP_REG 0x6c /* Command register. */ macro
H A Dif_ae.c950 AE_WRITE_4(sc, AE_VPD_CAP_REG, (val << AE_VPD_CAP_ADDR_SHIFT) & in ae_vpd_read_word()
954 val = AE_READ_4(sc, AE_VPD_CAP_REG); in ae_vpd_read_word()