structure serves to describe the low-level driver to
the high-level code. Usually, this description is placed in the device
driver's header file in a C preprocessor definition, as shown in
Figure~#figheader#1251>.
#figure1252#
Figure: Device Driver Header File
The 17 structure is presented in Figure~#figscsihost#1258>.
Each of the fields will be explained in detail later in this section.
#figure1259#
Figure: The <#1261#> Scsi_Host<#1261#> Structure