Home
last modified time | relevance | path

Searched refs:asyncEvent (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsi_subr.c358 sdebug(3, "asyncevent=0x%x asyncVCode=0x%0x", cmd->asyncEvent, cmd->asyncVCode); in iscsi_async()
359 switch(cmd->asyncEvent) { in iscsi_async()
H A Discsi.h289 u_char asyncEvent; member