Searched refs:NCL_LIST_WENABLE (Results 1 – 2 of 2) sorted by relevance
483 (NCL_LIST_DIRTY | NCL_LIST_WENABLE | NCL_LIST_WRITING)) == in sdev_nc_flush_updates()484 (NCL_LIST_DIRTY | NCL_LIST_WENABLE))) { in sdev_nc_flush_updates()504 if (ncl->ncl_flags & NCL_LIST_WENABLE) { in sdev_nc_flush_boot_update()575 ncl->ncl_flags |= NCL_LIST_WENABLE; in sdev_state_sysavail()870 if (ncl->ncl_flags & NCL_LIST_WENABLE) { in sdev_nc_path_exists()
405 #define NCL_LIST_WENABLE 0x04 /* write-enabled post boot */ macro