Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Disp_target.c299 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_notify()
312 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_notify()
325 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_notify()
337 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_notify()
769 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_async()
774 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_async()
782 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_async()
788 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_async()
793 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_target_async()
961 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_got_msg_fc()
[all …]
H A Dispvar.h930 ISPASYNC_TARGET_NOTIFY, /* All target async notification */ enumerator
H A Disp_library.c672 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify); in isp_clear_commands()
2510 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &nt); in isp_add_wwn_entry()
2557 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &nt); in isp_del_wwn_entry()
H A Disp_freebsd.c5264 case ISPASYNC_TARGET_NOTIFY: in isp_async()