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