/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);
|