Searched refs:status_word (Results 1 – 3 of 3) sorted by relevance
1190 RTE_ASSERT(sc->status_word != NULL); in lio_send_soft_command()1191 *sc->status_word = LIO_COMPLETION_WORD_INIT; in lio_send_soft_command()1278 sc->status_word = (uint64_t *)((uint8_t *)(sc->virtrptr) + in lio_alloc_soft_command()1330 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()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()