Home
last modified time | relevance | path

Searched refs:nt_ncode (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_target.c329 notify.nt_ncode = NT_LINK_UP; in isp_target_async()
334 notify.nt_ncode = NT_LINK_DOWN; in isp_target_async()
342 notify.nt_ncode = NT_LIP_RESET; in isp_target_async()
393 notify.nt_ncode = NT_QUERY_TASK_SET; in isp_got_tmf_24xx()
396 notify.nt_ncode = NT_ABORT_TASK_SET; in isp_got_tmf_24xx()
399 notify.nt_ncode = NT_CLEAR_TASK_SET; in isp_got_tmf_24xx()
402 notify.nt_ncode = NT_QUERY_ASYNC_EVENT; in isp_got_tmf_24xx()
405 notify.nt_ncode = NT_LUN_RESET; in isp_got_tmf_24xx()
408 notify.nt_ncode = NT_TARGET_RESET; in isp_got_tmf_24xx()
411 notify.nt_ncode in isp_got_tmf_24xx()
[all...]
H A Disp_target.h69 isp_ncode_t nt_ncode; /* action */ member
H A Disp_library.c501 notify.nt_ncode = NT_HBA_RESET; in isp_clear_commands()