Searched refs:SMBIOD_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
616 iod->iod_flags |= SMBIOD_SHUTDOWN; in smb_iod_main()655 while ((iod->iod_flags & SMBIOD_SHUTDOWN) == 0) { in smb_iod_thread()658 if (iod->iod_flags & SMBIOD_SHUTDOWN) in smb_iod_thread()
437 #define SMBIOD_SHUTDOWN 0x0001 macro