Searched refs:bs_root_port (Results 1 – 3 of 3) sorted by relevance
389 struct bstp_port *bs_root_port; member
304 KASSERT(bp == bs->bs_root_port, ("%s: bad root port\n", __func__)); in bstp_transmit_tcn()920 bs->bs_root_port = NULL; in bstp_assign_roles()996 bs->bs_root_port = bp; in bstp_assign_roles()
3362 root_port = bs->bs_root_port; \