Searched refs:cdcachesync (Results 1 – 1 of 1) sorted by relevance
151 static int cdcachesync(struct scsipi_periph *periph, int flags);534 cdcachesync(periph, silent); in cd_lastclose()1138 cdcachesync(struct scsipi_periph *periph, int flags) { in cdcachesync() function1405 return (cdcachesync(periph, 0)); in cdioctl()3504 return cdcachesync(periph, 0); in mmc_do_op()