Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+------------+#############################################################
#+-| CRITICAL.b |---------------------------+#################################
#| +------------+ CRITICAL PARAMETERS TABLE |#################################
#+------------------------------------------+#################################
##############################################################################
##############################################################################
#########+--| Parameter |-------------| Meaning |---------------------+#######
#########| error_code ................ if chr_or_block is FALSE, then |#######
#########|                             this contains the error code   |#######
#########|                             for the block device.     see  |#######
#########|                             BLOCK ERROR CODE TABLE.        |#######
#########|                             (critical.c)                   |#######
#########| which_device .............. This specifies which character |#######
#########|                             device failed.  see CHARACTER  |#######
#########|                             DEVICE RETURNING ERROR TABLE   |#######
#########|                             (critical.d)                   |#######
#########| chr_device ................ This parameter is TRUE if the  |#######
#########|                             error occurred on a character  |#######
#########|                             device (e.g., printer) versus  |#######
#########|                             a block devide (e.g., a disk   |#######
#########|                             drive).                        |#######
#########| ignore .................... If TRUE, then ignore return    |#######
#########|                             value is allowed.              |#######
#########| retry ..................... If TRUE, then retry return     |#######
#########|                             value is allowed.              |#######
#########| fail ...................... If TRUE, then fail return      |#######
#########|                             value is allowed.              |#######
#########| disk_area ................. If drive is TRUE, this         |#######
#########|                             contains the area of the disk  |#######
#########|                             that failed.  see DISK AREAS   |#######
#########|                             TABLE.     (critical.e)        |#######
#########| during_write .............. If this is TRUE, the error     |#######
#########|                             occurred during a write        |#######
#########|                             operation else it occurred     |#######
#########|                             during a read operation.       |#######
#########| drive_id .................. Contains the failing drive     |#######
#########|                             id ( 0 = A:, 1 = B:, etc.).    |#######
#########+------------------------------------------------------------+#######
##############################################################################

See Also: CRITICAL.a CRITICAL.c CRITICAL.d CRITICAL.e

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson