Searched refs:print_profile_name (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/cdrw/ |
H A D | device.h | 81 void print_profile_name(uint16_t num, uchar_t current, uchar_t abbr);
|
H A D | dumpinfo.c | 77 print_profile_name(read_scsi16(&conf[6]), 0, 1); in info()
|
H A D | mmc.c | 762 print_profile_name(uint16_t num, uchar_t current, uchar_t abbr) in print_profile_name() function 939 print_profile_name(other, 1, 0); in print_profile_list() 941 print_profile_name(other, 0, 0); in print_profile_list()
|