Searched refs:hpio_flags (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dio.c100 hub_piomap->hpio_flags = HUB_PIOMAP_IS_VALID;
109 hub_piomap->hpio_flags = HUB_PIOMAP_IS_BIGWINDOW;
189 if (!(bw_piomap->hpio_flags & HUB_PIOMAP_IS_VALID)) {
198 if (!(bw_piomap->hpio_flags & HUB_PIOMAP_IS_FIXED))
265 bw_piomap->hpio_flags |= HUB_PIOMAP_IS_VALID | HUB_PIOMAP_IS_FIXED;
267 bw_piomap->hpio_flags |= HUB_PIOMAP_IS_VALID;
296 if (!(hub_piomap->hpio_flags & HUB_PIOMAP_IS_BIGWINDOW))
299 ASSERT(hub_piomap->hpio_flags & HUB_PIOMAP_IS_VALID);
314 if (hub_piomap->hpio_flags & HUB_PIOMAP_IS_FIXED) {
315 hub_piomap->hpio_flags
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn2/
H A Dsn_private.h129 int hpio_flags; /* defined below */ member in struct:hub_piomap_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn2/
H A Dsn_private.h129 int hpio_flags; /* defined below */ member in struct:hub_piomap_s
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn1/
H A Dsn_private.h147 int hpio_flags; /* defined below */ member in struct:hub_piomap_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn1/
H A Dsn_private.h147 int hpio_flags; /* defined below */ member in struct:hub_piomap_s

Completed in 107 milliseconds