Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/igc/
H A Digc_api.h46 s32 igc_read_pba_string(struct igc_hw *hw, u8 *pba_num, u32 pba_num_size);
H A Digc_api.c607 s32 igc_read_pba_string(struct igc_hw *hw, u8 *pba_num, u32 pba_num_size) in igc_read_pba_string() function