Home
last modified time | relevance | path

Searched refs:boot_tid (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Di2o-dev.h219 __u32 boot_tid:12; member
/linux-4.1.27/drivers/staging/i2o/
Ddevice.c381 lct->boot_tid = buf >> 16 & 0xfff; in i2o_device_parse_lct()
Di2o_proc.c402 if (lct->boot_tid) in i2o_seq_show_lct()
403 seq_printf(seq, "Boot Device @ ID %d\n", lct->boot_tid); in i2o_seq_show_lct()