Searched refs:LIO_COMPLETION_WORD_INIT (Results 1 – 3 of 3) sorted by relevance
142 #define LIO_COMPLETION_WORD_INIT 0xffffffffffffffffULL macro
181 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_xstats_get()1348 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_get_link_status()1803 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_configure()
1191 *sc->status_word = LIO_COMPLETION_WORD_INIT; in lio_send_soft_command()1332 if (status64 != LIO_COMPLETION_WORD_INIT) { in lio_process_ordered_list()