Searched refs:next_buffhd_to_drain (Results 1 – 1 of 1) sorted by relevance
252 struct fsg_buffhd *next_buffhd_to_drain; member825 bh = common->next_buffhd_to_drain; in do_write()834 common->next_buffhd_to_drain = bh->next; in do_write()1502 for (bh = common->next_buffhd_to_drain; in throw_away_data()1504 bh = common->next_buffhd_to_drain) { in throw_away_data()1533 common->next_buffhd_to_drain = bh->next; in throw_away_data()1858 common->next_buffhd_to_drain = bh; in do_scsi_command()2469 common->next_buffhd_to_drain = &common->buffhds[0]; in handle_exception()