HomeSort by: relevance | last modified time | path
    Searched defs:SBIC_timeo (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
sbicreg.h 46 #define SBIC_timeo 2
344 #define SET_SBIC_timeo(regs,val) sbic_write_reg(regs,SBIC_timeo,val)
345 #define GET_SBIC_timeo(regs,val) sbic_read_reg(regs,SBIC_timeo,val)
  /src/sys/arch/amiga/dev/
sbicreg.h 46 #define SBIC_timeo 2
335 #define SET_SBIC_timeo(regs,val) sbic_write_reg(regs,SBIC_timeo,val)
336 #define GET_SBIC_timeo(regs,val) sbic_read_reg(regs,SBIC_timeo,val)
  /src/sys/arch/mvme68k/dev/
sbicreg.h 46 #define SBIC_timeo 2
333 #define SET_SBIC_timeo(regs,val) sbic_write_reg(regs,SBIC_timeo,val)
334 #define GET_SBIC_timeo(regs,val) sbic_read_reg(regs,SBIC_timeo,val)
  /src/sys/arch/sgimips/stand/common/
iris_scsireg.h 109 #define SBIC_timeo 2
416 #define SET_SBIC_timeo(sc,val) wd33c93_write_reg(sc,SBIC_timeo,val)
417 #define GET_SBIC_timeo(sc,val) wd33c93_read_reg(sc,SBIC_timeo,val)
  /src/sys/dev/ic/
wd33c93reg.h 83 #define SBIC_timeo 2
397 #define SET_SBIC_timeo(sc,val) wd33c93_write_reg(sc,SBIC_timeo,val)
398 #define GET_SBIC_timeo(sc,val) wd33c93_read_reg(sc,SBIC_timeo,val)

Completed in 15 milliseconds