Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dpdqreg.h193 #define PDQ_PCTL_FW_REV_READ 0x0004 macro
H A Dpdq.c352 pdq_do_port_control(csrs, PDQ_PCTL_FW_REV_READ); in pdq_read_fwrev()
371 while (pdq_do_port_control(csrs, PDQ_PCTL_FW_REV_READ) == PDQ_TRUE) { in pdq_read_error_log()