Searched refs:PERIPH_WAITING (Results 1 – 6 of 6) sorted by relevance
470 if (periph->periph_flags & PERIPH_WAITING) { in ssstart()471 periph->periph_flags &= ~PERIPH_WAITING; in ssstart()
520 periph->periph_flags |= PERIPH_WAITING; in scsipi_get_xs()607 if (periph->periph_flags & PERIPH_WAITING) { in scsipi_put_xs()608 periph->periph_flags &= ~PERIPH_WAITING; in scsipi_put_xs()730 (periph->periph_flags & PERIPH_WAITING) != 0) in scsipi_periph_thaw_locked()
470 #define PERIPH_WAITING 0x0004 /* process waiting for opening */ macro
695 if (periph->periph_flags & PERIPH_WAITING) { in sd_diskstart()696 periph->periph_flags &= ~PERIPH_WAITING; in sd_diskstart()
1204 if (periph->periph_flags & PERIPH_WAITING) { in ststart1()1205 periph->periph_flags &= ~PERIPH_WAITING; in ststart1()
789 if (periph->periph_flags & PERIPH_WAITING) { in cd_diskstart()790 periph->periph_flags &= ~PERIPH_WAITING; in cd_diskstart()