Home
last modified time | relevance | path

Searched refs:err_info (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/drivers/
Ddriver_nl80211.h289 struct nl80211_err_info *err_info);
Ddriver_nl80211.c347 struct nl80211_err_info *err_info; member
365 if (err_args->err_info) in error_handler()
366 err_args->err_info->link_id = -1; in error_handler()
388 if (!err_args->err_info) in error_handler()
415 err_args->err_info->link_id = nla_get_u8(link_id); in error_handler()
418 err_args->err_info->link_id); in error_handler()
496 struct nl80211_err_info *err_info) in send_and_recv() argument
537 err.err_info = err_info; in send_and_recv()
7227 struct nl80211_err_info err_info; in wpa_driver_nl80211_associate() local
7285 msg, NULL, NULL, NULL, NULL, &err_info); in wpa_driver_nl80211_associate()
[all …]
/netbsd/src/sys/dev/ic/
Dcissreg.h514 u_int32_t err_info; member
Dciss.c887 err->err_info, err->err_type[3], err->err_type[2]); in ciss_error()
/netbsd/src/sys/arch/hp300/dev/
Drd.c159 static const char *err_info[] = { variable
1281 rdprinterr("info", sp->c_ief, err_info); in rderror()