Searched refs:disc_type (Results 1 – 4 of 4) sorted by relevance
396 u8 disc_type; /* only STA and P2P_CLI */ member
493 cmd->disc_type = DISCONNECT_IMMEDIATE; in wl12xx_cmd_role_stop_dev()604 cmd->disc_type = DISCONNECT_IMMEDIATE; in wl12xx_cmd_role_stop_sta()
1818 if (di->disc_type == 0xff) { in pkt_writable_disc()1823 if (di->disc_type != 0x20 && di->disc_type != 0) { in pkt_writable_disc()1824 pkt_err(pd, "wrong disc type (%x)\n", di->disc_type); in pkt_writable_disc()
539 if (ret < 0 || ret < (int)offsetof(typeof(di),disc_type)) in cdrom_mrw_exit()791 if (ret < 0 || ret < offsetof(typeof(di),disc_type)) in cdrom_mrw_open_write()