Searched refs:incident (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/include/uapi/scsi/fc/ |
H A D | fc_els.h | 85 ELS_RLIR = 0x79, /* registered link incident report */ 86 ELS_LIRR = 0x7a, /* link incident record registration */ 761 __u8 rlir_clr_len; /* common link incident record length */ 762 __u8 rlir_cld_len; /* common link incident desc. length */ 763 __u8 rlir_slr_len; /* spec. link incident record length */ 770 __be64 clir_wwpn; /* incident port name */ 771 __be64 clir_wwnn; /* incident port node name */ 772 __u8 clir_port_type; /* incident port type */ 773 __u8 clir_port_id[3]; /* incident port ID */ 798 __u8 clid_iq; /* incident qualifier flags */ 799 __u8 clid_ic; /* incident code */ 804 * CLID incident qualifier flags. 807 ELS_CLID_SWITCH = 0x20, /* incident port is a switch node */ 808 ELS_CLID_E_PORT = 0x10, /* incident is an ISL (E) port */ 818 * CLID incident code. 821 ELS_CLID_IC_IMPL = 1, /* implicit incident */
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | chsc.c | 285 /* ccdf has to be big enough for a link-incident record */ 412 CIO_CRW_EVENT(4, "chsc: link incident (rs=%02x, rs_id=%04x, iq=%02x)\n", chsc_process_sei_link_incident() 592 case 1: /* link incident*/ chsc_process_sei_nt0()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | ps3.h | 502 void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id);
|
/linux-4.4.14/drivers/ps3/ |
H A D | ps3-lpm.c | 191 void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id) ps3_set_pm_bookmark() argument 198 (incident << 48) | (th_id << 32) | bookmark; ps3_set_pm_bookmark()
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | sur40.c | 182 * incident and instructions on how to fix the corrupted EEPROM are available
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 258 "incident to linux-wireless@vger.kernel.org !\n"); carl9170_handle_command_response()
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | diskonchip.c | 1615 haven't yet added it. This is handled without incident by doc_probe()
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_mv.c | 2384 * So for now, just log the incident, and allow the attempt. mv_qc_issue()
|
Completed in 350 milliseconds