Searched refs:fill_command_g1 (Results 1 – 1 of 1) sorted by relevance
330 static void fill_command_g1(struct uscsi_cmd *cmd,1251 fill_command_g1(&cmd, &cdb, (caddr_t)buff, sizeof (buff)); in get_cdrom_drvtype()1317 fill_command_g1(&cmd, &cdb, (caddr_t)buff, sizeof (buff)); in check_atapi()1374 fill_command_g1(struct uscsi_cmd *cmd, union scsi_cdb *cdb, in fill_command_g1() function