Home
last modified time | relevance | path

Searched refs:cp_id (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/
Deata_pio.c259 hd->devflags |= (1 << cp->cp_id); in eata_pio_int_handler()
260 } else if (hd->devflags & (1 << cp->cp_id)) in eata_pio_int_handler()
354 cp->cp_id = cmd->device->id; in eata_pio_queue_lck()
527 cp.cp_id = id; in get_pio_board_data()
Deata_generic.h287 __u8 cp_id:5, /* SCSI Device ID of target */ member
/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py704 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument
706 value = struct.pack(fmt, 4, 8, cp_id, 8, parent_id, 8, symbol_id, 8, ip)
/linux-4.4.14/arch/ia64/include/asm/sn/
Dtiocp.h25 u64 cp_id; /* 0x000000 */ member