Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c143 static int hpc3130_atoi(const char *);
884 j = hpc3130_atoi(reg_offset); in hpc3130_do_attach()
899 hpc3130_atoi(pcidev); in hpc3130_do_attach()
904 hpc3130_atoi(pcidev))); in hpc3130_do_attach()
914 hpc3130_atoi(reg_offset); in hpc3130_do_attach()
932 ste->callback_info.offset = hpc3130_atoi(reg_offset); in hpc3130_do_attach()
2075 hpc3130_atoi(const char *p) in hpc3130_atoi() function