Lines Matching refs:NONE
57 #define NONE 0xffffffffu
143 .lbaf = NONE,
144 .mset = NONE,
145 .nmic = NONE,
146 .pi = NONE,
147 .pil = NONE,
148 .flbas = NONE,
149 .dps = NONE,
151 // .block_size = NONE,
198 .nsid = NONE - 1,
229 .nsid = NONE,
230 .ctrlrid = NONE - 1,
262 .nsid = NONE,
293 .nsid = NONE,
294 .ctrlrid = NONE - 1,
331 .nsid = NONE,
576 if (create_opt.flbas != NONE) {
581 if (create_opt.lbaf != NONE) {
585 if (create_opt.mset != NONE) {
590 if (create_opt.dps != NONE) {
595 if (create_opt.pi != NONE) {
599 if (create_opt.pil != NONE) {
604 if (create_opt.nmic != NONE) {
647 } else if (delete_opt.nsid == NONE - 1) {
652 if (delete_opt.nsid != NONE - 1)
713 } else if (attach_opt.nsid == NONE) {
718 if (attach_opt.nsid != NONE)
727 if (attach_opt.ctrlrid == NONE) {
741 if (attach_opt.ctrlrid == NONE - 1)
783 } else if (detach_opt.nsid == NONE) {
788 if (detach_opt.nsid != NONE)
797 if (detach_opt.ctrlrid == NONE) {
818 if (detach_opt.ctrlrid == NONE - 1)
860 } else if (attached_opt.nsid == NONE) {
865 if (attached_opt.nsid != NONE)
913 } else if (identify_opt.nsid == NONE) {
918 if (identify_opt.nsid != NONE)