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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c519 && (in_8(&mr->bus_status0) & BS0_IO)) {
536 && (in_8(&mr->bus_status0) & BS0_IO)) {

Completed in 44 milliseconds