HomeSort by: relevance | last modified time | path
    Searched refs:DIOII_SIZEOFF (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/dev/
dioreg.h 47 #define DIOII_SIZEOFF 0x101 /* device size */
130 ((int)((*((uint8_t *)((u_long)(base) + DIOII_SIZEOFF)) + 1) \
arcofi_dio.c 77 if (bus_space_map(iot, da->da_addr, DIOII_SIZEOFF, 0,
sti_dio.c 148 span = bus_space_read_1(bst, bsh, DIOII_SIZEOFF);
  /src/sys/arch/hp300/stand/common/
ite_sti.c 76 if (id_reg[DIOII_SIZEOFF] < STI_DIO_SIZE - 1)

Completed in 13 milliseconds