Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c212 if (gcmdp->cmd_flags & GCMDFLG_RESET_NOTIFY) { in ghd_doneq_process()
944 gcmdp->cmd_flags = GCMDFLG_RESET_NOTIFY; in ghd_trigger_reset_notify()
H A Dghd.h132 #define GCMDFLG_RESET_NOTIFY 1 /* command is a reset notification */ macro