Searched refs:cd_io_head (Results 1 – 5 of 5) sorted by relevance
687 if (cdi->cd_io_head) { in _sdbc_power_flush()719 (void) flush_centry_list(cdi, cdi->cd_io_head, state_rdev, in _sdbc_power_flush()721 cdi->cd_io_head = NULL; in _sdbc_power_flush()
1058 if (cdi->cd_io_head == NULL) in _sd_enqueue_io_pending()1059 cdi->cd_io_head = cdi->cd_io_tail = cclist; in _sd_enqueue_io_pending()1158 if (cdi->cd_io_head == NULL) { in _sd_process_pending()1168 cc_ent = cdi->cd_io_head; in _sd_process_pending()1186 if ((cdi->cd_io_head = cc_ent->cc_dirty_link) == NULL) in _sd_process_pending()
546 struct _sd_cctl *cd_io_head, *cd_io_tail; /* io in progress q */ member
1501 cdi->cd_io_head = cdi->cd_io_tail = NULL; in _sd_open_cd()
2413 cdi.cd_io_head, cdi.cd_io_tail, cdi.cd_fail_head); in sdbc_cdinfo()2469 if (cdi.cd_io_head) { in sdbc_cdinfo()2474 (uintptr_t)cdi.cd_io_head, in sdbc_cdinfo()