Searched refs:new_media (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dmedia.h127 MEDIA new_media(long size);
H A Dmedia.c74 new_media(long size) function
H A Ddeblock_media.c101 return (DEBLOCK_MEDIA) new_media(sizeof(struct deblock_media));
H A Dfile_media.c155 return (FILE_MEDIA) new_media(sizeof(struct file_media));
H A DATA_media.c334 return (ATA_MEDIA) new_media(sizeof(struct ATA_media));
H A DSCSI_media.c275 return (SCSI_MEDIA) new_media(sizeof(struct SCSI_media));

Completed in 44 milliseconds