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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c4991 uint8_t Cbsp; local
5043 Cbsp = inb(ha->io_addr + IPS_REG_CBSP);
5045 if ((Cbsp & IPS_BIT_OP) == 0)
5085 uint8_t Cbsp; local
5137 Cbsp = readb(ha->mem_ptr + IPS_REG_CBSP);
5139 if ((Cbsp & IPS_BIT_OP) == 0)

Completed in 97 milliseconds