Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c68 static int ibnex_get_dip_from_apid(char *, dev_info_t **,
253 rv = ibnex_get_dip_from_apid(apid_n, &apid_dip, &nodep); in ibnex_devctl()
457 rv = ibnex_get_dip_from_apid(apid_n, &apid_dip, &nodep); in ibnex_devctl()
814 rv = ibnex_get_dip_from_apid(apid_n, &apid_dip, in ibnex_devctl()
880 rv = ibnex_get_dip_from_apid(apid_n, &apid_dip, &nodep); in ibnex_devctl()
990 ret_val = ibnex_get_dip_from_apid(apid_n, &apid_dip, &nodep); in ibnex_devctl()
1050 ret_val = ibnex_get_dip_from_apid(apid_n, in ibnex_devctl()
1768 ibnex_get_dip_from_apid(char *apid, dev_info_t **ret_dip, in ibnex_get_dip_from_apid() function