Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.12 6 lines 215 B view raw
1 2typedef struct scsi_host_template Scsi_Host_Template; 3typedef struct scsi_device Scsi_Device; 4typedef struct scsi_cmnd Scsi_Cmnd; 5typedef struct scsi_request Scsi_Request; 6typedef struct scsi_pointer Scsi_Pointer;