Searched refs:get_info (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dradio_if.h46 int (*get_info)(void *, struct radio_info *); member in struct:radio_hw_if
H A Dradio.c138 if (sc->hw_if->get_info)
139 error = (sc->hw_if->get_info)(sc->hw_hdl,
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h80 void *get_info; member in struct:proc_dir_entry
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A DATA_media.c196 long get_info(long id, struct ATA_identify_drive_info *ip);
373 get_info(long id, struct ATA_identify_drive_info *ip) function
464 if (get_info(id, &info) != 0) {

Completed in 109 milliseconds