Searched refs:cp_id (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | eata_pio.c | 259 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()
|
D | eata_generic.h | 287 __u8 cp_id:5, /* SCSI Device ID of target */ member
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 704 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/ |
D | tiocp.h | 25 u64 cp_id; /* 0x000000 */ member
|