Searched refs:nwrote (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libpciaccess/dist/src/ | ||
| H A D | hurd_pci.c | 356 size_t nwrote; local in function:pciclient_cfg_write 358 err = __pci_conf_write(device_port, reg, buf, *nbytes, &nwrote); 361 *nbytes = nwrote; |
Completed in 3 milliseconds