Searched refs:disconnect (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsys_domain.h85 ctl_disconnect_func disconnect; /* Break contact */ member in struct:kctl
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_control.c392 if (kctl && kctl->disconnect) {
394 (*kctl->disconnect)(kctl, kcb->unit, kcb->userdata);
796 kctl->disconnect = userkctl->ctl_disconnect;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_vm.s1453 ; o If connected, disconnect the PTE and gather R&C to physent
1586 bne hrmGDormant ; Yes, nothing to disconnect
1592 bt++ pf64Bitb,hrmGDscon64 ; Handle 64-bit disconnect separately
5796 bne graRemPhys ; Yes, nothing to disconnect
5802 bt++ pf64Bitb,graDscon64 ; Handle 64-bit disconnect separately
6047 bt++ pf64Bitb,grlDscon64 ; Handle 64-bit disconnect separately
6265 bne grsFindHost ; Yes, nothing to disconnect
6267 bt++ pf64Bitb,grsDscon64 ; Handle 64-bit disconnect separately
6681 bt++ pf64Bitb,gadDscon64 ; Handle 64-bit disconnect separately
6996 bt++ pf64Bitb,gsuDscon64 ; Handle 64-bit disconnect separatel
[all...]

Completed in 104 milliseconds