Searched defs:shp (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/ipc/ |
D | shm.c | 91 static inline int shm_addid(struct shmid_kernel *shp) in shm_addid() 99 struct shmid_kernel *shp; in shm_inc() local 123 static void shm_destroy (struct shmid_kernel *shp) in shm_destroy() 143 struct shmid_kernel *shp; in shm_close() local 183 struct shmid_kernel *shp; in newseg() local 233 struct shmid_kernel *shp; in sys_shmget() local 362 struct shmid_kernel* shp; in shm_get_stat() local 380 struct shmid_kernel *shp; in sys_shmctl() local 572 struct shmid_kernel *shp; in sys_shmat() local 704 struct shmid_kernel* shp; in sysvipc_shm_read_proc() local
|
/linux-2.4.37.9/drivers/scsi/ |
D | advansys.c | 3793 #define ASC_STATS(shp, counter) argument 3794 #define ASC_STATS_ADD(shp, counter, count) argument 3796 #define ASC_STATS(shp, counter) \ argument 3799 #define ASC_STATS_ADD(shp, counter, count) \ argument 4323 struct Scsi_Host *shp; in advansys_proc_info() local 4570 struct Scsi_Host *shp = NULL; in ASC_INITFUNC() local 5742 advansys_release(struct Scsi_Host *shp) in advansys_release() 5791 advansys_info(struct Scsi_Host *shp) in advansys_info() 5886 struct Scsi_Host *shp; in advansys_queuecommand() local 5987 struct Scsi_Host *shp; in advansys_reset() local [all …]
|
D | gdth.c | 4457 struct Scsi_Host *shp; in GDTH_INITFUNC() local 4990 int gdth_release(struct Scsi_Host *shp) in gdth_release() 5091 const char *gdth_info(struct Scsi_Host *shp) in gdth_info()
|
D | scsi_debug.c | 1170 static const char * scsi_debug_info(struct Scsi_Host * shp) in scsi_debug_info()
|
D | sg.c | 3026 struct Scsi_Host * shp; in sg_proc_host_info() local 3060 struct Scsi_Host * shp; in sg_proc_hoststrs_info() local
|
D | AM53C974.c | 2441 static int AM53C974_release(struct Scsi_Host *shp) in AM53C974_release()
|
/linux-2.4.37.9/drivers/md/ |
D | raid5.c | 113 struct stripe_head **shp = &stripe_hash(conf, sh->sector); in insert_hash() local
|
/linux-2.4.37.9/drivers/atm/ |
D | eni.c | 2000 int error,rate,rsv,shp; in eni_change_qos() local
|