Searched defs: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))) {
294 if ((status = open_driver(&fd))) {
423 if ((status = open_driver(&fd))) {
455 if ((status = open_driver(&fd))) {
602 if ((status = open_driver(&fd))) {
668 if ((status = open_driver(&fd))) {
719 if ((status = open_driver(&fd))) {
782 if ((status = open_driver(&fd))) {
853 if ((status = open_driver(
2458 int open_driver( function
[all...]

Completed in 62 milliseconds