Searched refs:status_word (Results 1 – 3 of 3) sorted by relevance
1188 RTE_ASSERT(sc->status_word != NULL); in lio_send_soft_command()1189 *sc->status_word = LIO_COMPLETION_WORD_INIT; in lio_send_soft_command()1276 sc->status_word = (uint64_t *)((uint8_t *)(sc->virtrptr) + in lio_alloc_soft_command()1328 status64 = *sc->status_word; in lio_process_ordered_list()
143 uint64_t *status_word; member
181 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_xstats_get()1331 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_get_link_status()1778 while ((*sc->status_word == LIO_COMPLETION_WORD_INIT) && --timeout) { in lio_dev_configure()