PORT_HDR_CAP
return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP));
u64 v = readq(binfo->ioaddr + PORT_HDR_CAP);