Searched refs:ibnex_get_apid (Results 1 – 1 of 1) sorted by relevance
67 static char *ibnex_get_apid(struct devctl_iocdata *);240 apid_n = ibnex_get_apid(dcp); in ibnex_devctl()868 if ((apid_n = ibnex_get_apid(dcp)) == NULL) { in ibnex_devctl()976 if ((apid_n = ibnex_get_apid(dcp)) == NULL) { in ibnex_devctl()1740 ibnex_get_apid(struct devctl_iocdata *dcp) in ibnex_get_apid() function