Home | History | Annotate | Download | only in pci

Lines Matching defs:r_port

853 	uint8_t   r_port;
927 if (ports[idx].r_port != 0)
1028 if (ports[idx].r_port) {
1029 reg = sv_read_indirect(sc, ports[idx].r_port);
1034 sv_write_indirect(sc, ports[idx].r_port, reg);
1047 if (ports[idx].r_port == 0) {
1068 if (ports[idx].r_port != 0) {
1069 reg = sv_read_indirect(sc, ports[idx].r_port);
1076 sv_write_indirect(sc, ports[idx].r_port, reg);
1208 ((ports[idx].r_port == 0 &&
1210 (ports[idx].r_port != 0 &&
1220 if (ports[idx].r_port != 0) {
1225 ports[idx].r_port);