Searched refs:ncr_get_ccb (Results 1 – 1 of 1) sorted by relevance
1914 static struct ccb *ncr_get_ccb (struct ncb *np, struct scsi_cmnd *cmd);4142 if (np->settle_time || !(cp=ncr_get_ccb (np, cmd))) { in ncr_queue_command()6969 static struct ccb *ncr_get_ccb(struct ncb *np, struct scsi_cmnd *cmd) in ncr_get_ccb() function