Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c76 static int open_driver(int *fd);
177 if ((status = open_driver(&fd))) { in SUN_IMA_GetDiscoveryAddressPropertiesList()
294 if ((status = open_driver(&fd))) { in SUN_IMA_GetStaticTargetProperties()
423 if ((status = open_driver(&fd))) { in SUN_IMA_AddStaticTarget()
455 if ((status = open_driver(&fd))) { in SUN_IMA_GetTargetProperties()
602 if ((status = open_driver(&fd))) { in SUN_IMA_SetInitiatorRadiusConfig()
668 if ((status = open_driver(&fd))) { in SUN_IMA_GetInitiatorRadiusConfig()
719 if ((status = open_driver(&fd))) { in SUN_IMA_SetInitiatorRadiusAccess()
782 if ((status = open_driver(&fd))) { in SUN_IMA_GetInitiatorRadiusAccess()
853 if ((status = open_driver(&fd))) { in SUN_IMA_SendTargets()
[all …]