Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c642 uint16_t nextBdId; in FM_PORT_ImTx() local
651 nextBdId = GetNextBdId(p_FmPort, p_FmPort->im.currBdId); in FM_PORT_ImTx()
652 nextBdStatus = BD_STATUS_AND_LENGTH(BD_GET(nextBdId)); in FM_PORT_ImTx()