Home
last modified time | relevance | path

Searched refs:read_all_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/char/ipmi/
Dipmi_bt_sm.c332 static inline int read_all_bytes(struct si_sm_data *bt) in read_all_bytes() function
561 i = read_all_bytes(bt); /* true == packet seq match */ in bt_event()