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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmesh.h78 #define BS0_IO 0x01 macro
84 #define BS0_PHASE (BS0_MSG+BS0_CD+BS0_IO)
86 #define BP_DATAIN BS0_IO
88 #define BP_STATUS (BS0_CD+BS0_IO)
90 #define BP_MSGIN (BS0_MSG+BS0_CD+BS0_IO)
H A Dmesh.c520 && (in_8(&mr->bus_status0) & BS0_IO)) {
537 && (in_8(&mr->bus_status0) & BS0_IO)) {

Completed in 47 milliseconds