Searched refs:nextBdStatus (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c679 uint32_t bdStatus, nextBdStatus; local
688 nextBdStatus = BD_STATUS_AND_LENGTH(BD_GET(nextBdId));
690 if (!(bdStatus & BD_R_E) && !(nextBdStatus & BD_R_E))

Completed in 185 milliseconds