Searched refs:FWSC_VIRT_CABLE_UNPLUG_RSP (Results 1 – 2 of 2) sorted by relevance
157 #define FWSC_VIRT_CABLE_UNPLUG_RSP 4 macro
1624 case FWSC_VIRT_CABLE_UNPLUG_RSP: in mgmt_pkt_expected_len()1626 case FWSC_VIRT_CABLE_UNPLUG_RSP | FWSC_RSP_NACK: in mgmt_pkt_expected_len()1678 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_UNPLUG_RSP | FWSC_RSP_NACK); in fill_unplug_rsp_nack()1684 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_UNPLUG_RSP); in fill_unplug_rsp_ok()2743 case FWSC_VIRT_CABLE_UNPLUG_RSP: in fwserial_parse_mgmt_write()