Searched refs:FWSC_VIRT_CABLE_UNPLUG_RSP (Results 1 – 2 of 2) sorted by relevance
158 #define FWSC_VIRT_CABLE_UNPLUG_RSP 4 macro
1563 case FWSC_VIRT_CABLE_UNPLUG_RSP: in mgmt_pkt_expected_len()1565 case FWSC_VIRT_CABLE_UNPLUG_RSP | FWSC_RSP_NACK: in mgmt_pkt_expected_len()1611 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_UNPLUG_RSP | FWSC_RSP_NACK); in fill_unplug_rsp_nack()1617 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_UNPLUG_RSP); in fill_unplug_rsp_ok()2677 case FWSC_VIRT_CABLE_UNPLUG_RSP: in fwserial_parse_mgmt_write()