Searched refs:loopValue (Results 1 – 1 of 1) sorted by relevance
774 volatile u_int32_t loopValue; in c4_loop_port() local777 loopValue = pci_read_32 ((u_int32_t *) &comet->mdiag) & COMET_MDIAG_LBMASK; in c4_loop_port()780 return loopValue; /* return the read value */ in c4_loop_port()782 if (loopValue != cmd) in c4_loop_port()799 ci->devname, cmd, loopValue, portnum); in c4_loop_port()800 loopValue = pci_read_32 ((u_int32_t *) &comet->mdiag) & COMET_MDIAG_LBMASK; in c4_loop_port()801 if (loopValue != cmd) in c4_loop_port()811 ci->devname, loopValue); in c4_loop_port()