Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
ld_icp.c | 170 struct ld_softc *ldsc = device_private(dv); local in function:ld_icp_detach 173 if ((rv = ldbegindetach(ldsc, flags)) != 0) 175 ldenddetach(ldsc); |
ld_icp.c | 170 struct ld_softc *ldsc = device_private(dv); local in function:ld_icp_detach 173 if ((rv = ldbegindetach(ldsc, flags)) != 0) 175 ldenddetach(ldsc); |