Searched defs:mmc_profile (Results 1 - 5 of 5) sorted by relevance
| /src/usr.sbin/makefs/udf/ | ||
| H A D | cdio_mmc_structs.h | 43 uint16_t mmc_profile; member in struct:mmc_discinfo |
| /src/usr.sbin/mmcformat/ | ||
| H A D | mmcformat.c | 191 uscsi_get_mmc_profile(struct uscsi_dev *mydev, int *mmc_profile) argument 702 int mmc_profile, flag, error, display_usage; local in function:main [all...] |
| /src/sys/dev/scsipi/ | ||
| H A D | scsipi_cd.h | 164 uint8_t mmc_profile[2]; /* current mmc profile for disk */ member in struct:scsipi_get_conf_data |
| H A D | cd.c | 2439 mmc_profile2class(uint16_t mmc_profile) argument 3221 int mmc_profile; local in function:mmc_gettrackinfo 3337 int mmc_profile = mmc_op->mmc_profile; local in function:mmc_do_closetrack 3356 int mmc_profile = mmc_op->mmc_profile; local in function:mmc_do_close_or_finalise [all...] |
| /src/sys/sys/ | ||
| H A D | cdio.h | 268 uint16_t mmc_profile; member in struct:mmc_discinfo 389 uint16_t mmc_profile; /* IN */ member in struct:mmc_op |
Completed in 10 milliseconds