Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h441 int fctl_atoi(caddr_t string, int base);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4454 fctl_atoi(char *s, int base) in fctl_atoi() function
H A Dfp.c13490 port->fp_ulp_nload = fctl_atoi(data_buf, 10); in fp_load_ulp_modules()