Searched refs:qlcmd (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dqlogicfas.c141 static Scsi_Cmnd *qlcmd; /* current command being processed */ variable
327 qlcmd = cmd;
450 if (qlcmd == NULL) { /* no command to process? */
456 icmd = qlcmd;
458 qlcmd = NULL;
488 while (qlcmd != NULL);
515 while (qlcmd != NULL) {

Completed in 168 milliseconds