Searched refs:AC_UNSOL_RESEL (Results 1 – 3 of 3) sorted by relevance
867 AC_UNSOL_RESEL = 0x002,/* Unsolicited reselection occurred */ enumerator
4236 case AC_UNSOL_RESEL: return ("AC_UNSOL_RESEL"); in xpt_async_string()4259 case AC_UNSOL_RESEL: return (0); in xpt_async_size()
514 xpt_async(AC_UNSOL_RESEL, aic->path, NULL); in aic_reconnect()