Lines Matching full:program
24 /* Size of program buffer in words */
42 /* device program/erase suspend register */
63 /* Defines possible value of PFOW program/erase suspend register */
70 #define DSR_PSS (1<<2) /* R; program suspend status;
84 #define DSR_RPS (0x3<<8) /* RC; region program status
86 * 01-re-program attempt in region with
88 * 10-object mode program w attempt in
90 * 11-attempt to program invalid half
132 printk(KERN_NOTICE"DSR.9,8: (11) Attempt to program invalid " in print_drs_error()
135 printk(KERN_NOTICE"DSR.9,8: (10) Object Mode Program attempt " in print_drs_error()
138 printk(KERN_NOTICE"DSR.9,8: (01) Program attempt in region " in print_drs_error()
147 printk(KERN_NOTICE"DSR.4: (1) Program Error\n"); in print_drs_error()
152 printk(KERN_NOTICE"DSR.2: (1) Program suspended\n"); in print_drs_error()
154 printk(KERN_NOTICE"DSR.1: (1) Aborted Erase/Program attempt " in print_drs_error()