Home
last modified time | relevance | path

Searched refs:PORT_ANY (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/isp/
Disp_target.c303 notify.nt_sid = PORT_ANY; in isp_target_notify()
304 notify.nt_did = PORT_ANY; in isp_target_notify()
319 notify.nt_sid = PORT_ANY; in isp_target_notify()
320 notify.nt_did = PORT_ANY; in isp_target_notify()
332 notify.nt_sid = PORT_ANY; in isp_target_notify()
333 notify.nt_did = PORT_ANY; in isp_target_notify()
346 notify.nt_sid = PORT_ANY; in isp_target_notify()
347 notify.nt_did = PORT_ANY; in isp_target_notify()
360 notify.nt_sid = PORT_ANY; in isp_target_notify()
361 notify.nt_did = PORT_ANY; in isp_target_notify()
[all …]
Dispvar.h286 #define PORT_ANY 0xFFFFFF macro
Disp_freebsd.c2447 isp_add_wwn_entry(isp, 0, iid, atiop->init_id, PORT_ANY, 0); in isp_handle_platform_atio2()
2477 atp->sid = PORT_ANY; in isp_handle_platform_atio2()
3118 nt->nt_sid = PORT_ANY; in isp_handle_platform_notify_fc()
3119 nt->nt_did = PORT_ANY; in isp_handle_platform_notify_fc()
3153 portid = PORT_ANY; in isp_handle_platform_notify_24xx()
Disp_library.c748 notify.nt_sid = PORT_ANY; in isp_clear_commands()
749 notify.nt_did = PORT_ANY; in isp_clear_commands()
2482 if (s_id != PORT_ANY && lp->portid == s_id) { in isp_add_wwn_entry()
2697 if (mp->nt_sid != PORT_ANY && mp->nt_sid != PORT_NONE) { in isp_del_wwn_entries()