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