Home
last modified time | relevance | path

Searched defs:aborted (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_notif_wait.h112 int triggered, aborted; member
/dflybsd-src/games/larn/
H A Ddata.c153 char aborted[] = " aborted"; variable
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_event.c1132 static void send_scan_event(struct wpa_driver_nl80211_data *drv, int aborted, in send_scan_event()
1951 int aborted, struct nlattr *tb[], in send_vendor_scan_event()
H A Ddriver.h5330 int aborted; member
/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi.c1644 int seq = 0, aborted = 0; in mfi_aen_complete() local