Home
last modified time | relevance | path

Searched defs:attached (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dlist.h125 #define get_first_item(attached, type, member) \ argument
/dflybsd-src/sys/dev/raid/hptrr/
H A Dlist.h127 #define get_first_item(attached, type, member) \ argument
/dflybsd-src/contrib/wpa_supplicant/src/fst/
H A Dfst_ctrl_aux.h57 Boolean attached; member
H A Dfst_ctrl_iface.c695 Boolean attached) in fst_ctrl_iface_on_iface_state_changed()
/dflybsd-src/sys/bus/u4b/net/
H A Dusb_ethernet.c523 static int attached = 0; in uether_modevent() local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_userptr.c62 bool attached; member
/dflybsd-src/sbin/hammer2/
H A Dcmd_service.c69 int attached; member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_named_pipe.c66 int attached; member
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt.h515 struct mptsas_devinfo attached; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c1461 remote_add_inferior (int fake_pid_p, int pid, int attached) in remote_add_inferior()