HomeSort by: relevance | last modified time | path
    Searched defs:cdcachesync (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/scsipi/
cd.c 151 static int cdcachesync(struct scsipi_periph *periph, int flags);
534 cdcachesync(periph, silent);
1138 cdcachesync(struct scsipi_periph *periph, int flags) { function in typeref:typename:int
1405 return (cdcachesync(periph, 0));
3504 return cdcachesync(periph, 0);
cd.c 151 static int cdcachesync(struct scsipi_periph *periph, int flags);
534 cdcachesync(periph, silent);
1138 cdcachesync(struct scsipi_periph *periph, int flags) { function in typeref:typename:int
1405 return (cdcachesync(periph, 0));
3504 return cdcachesync(periph, 0);
cd.c 151 static int cdcachesync(struct scsipi_periph *periph, int flags);
534 cdcachesync(periph, silent);
1138 cdcachesync(struct scsipi_periph *periph, int flags) { function in typeref:typename:int
1405 return (cdcachesync(periph, 0));
3504 return cdcachesync(periph, 0);

Completed in 90 milliseconds