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

/freebsd-12-stable/sys/dev/isp/
H A Disp_sbus.c411 struct imush *imushp = (struct imush *) arg; local
413 if (!(imushp->error = error))
414 imushp->maddr = segs[0].ds_addr;
H A Disp_pci.c1464 struct imush *imushp = (struct imush *) arg; local
1466 if (!(imushp->error = error))
1467 imushp->maddr = segs[0].ds_addr;

Completed in 84 milliseconds