Searched defs:lcs_card (Results 1 – 2 of 2) sorted by relevance
303 struct lcs_card { struct304 spinlock_t lock;315 int tx_emitted;317 int lancmd_timeout;332 __s8 lan_type;333 __u32 pkt_seq;334 __u16 sequence_no;335 __s16 portno;337 u8 device_forced;338 u8 max_port_no;[all …]
847 void (*reply_callback)(struct lcs_card *, struct lcs_cmd *)) in lcs_send_lancmd()
Completed in 12 milliseconds