Home
last modified time | relevance | path

Searched refs:cdcachesync (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/scsipi/
Dcd.c151 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() function
1405 return (cdcachesync(periph, 0)); in cdioctl()
3504 return cdcachesync(periph, 0); in mmc_do_op()