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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.c583 unsigned short execph; local
605 * clear execph
607 execph = nsp32_read2(base, SCSI_EXECUTE_PHASE);
1571 static int nsp32_busfree_occur(struct scsi_cmnd *SCpnt, unsigned short execph) argument
1576 nsp32_dbg(NSP32_DEBUG_BUSFREE, "enter execph=0x%x", execph);
1577 show_autophase(execph);
1593 if (execph & MSGIN_02_VALID) {
1600 if (!(execph & MSGIN_00_VALID) &&
1601 ((execph
1943 nsp32_msgin_occur(struct scsi_cmnd *SCpnt, unsigned long irq_status, unsigned short execph) argument
[all...]

Completed in 83 milliseconds