Searched refs:tmpw (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c424 struct xs_dev_watch *watch, *tmpw; local
434 LIST_FOREACH_SAFE(watch, &u->watches, list, tmpw) {
/freebsd-13-stable/sys/dev/isp/
H A Disp_target.c472 uint16_t tmpw; local
489 tmpw = rsp->abts_rsp_did_lo;
493 rsp->abts_rsp_sid_lo = tmpw;

Completed in 64 milliseconds