Searched refs:NULL_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
1928 if ((uqi->sm_protocol == NULL_PROTOCOL) || in sm_ok_to_open()1940 if ((uqi->sm_protocol == NULL_PROTOCOL) || in sm_ok_to_open()2157 if (uqi->sm_protocol == NULL_PROTOCOL) { in sm_open()2230 uqi->sm_protocol = NULL_PROTOCOL; in sm_open()2307 uqi->sm_protocol = NULL_PROTOCOL; in sm_open()2378 uqi->sm_protocol = NULL_PROTOCOL; in sm_close()2575 uqi->sm_protocol = NULL_PROTOCOL; in sm_attach()2628 if (lu && lu->sm_protocol != NULL_PROTOCOL) { in sm_detach()
54 #define NULL_PROTOCOL 0 macro