Home
last modified time | relevance | path

Searched refs:GDT_GETSCSI_LIST_SZ (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dgdtreg.h241 #define GDT_GETSCSI_LIST_SZ 0x04 macro
242 #define GDT_GETSCSI_SZ (GDT_GETSCSI_LIST_SZ * GDT_MAXID)
H A Dgdt_common.c372 GDT_GETSCSI_LIST_SZ * j); in gdt_attach()