Home
last modified time | relevance | path

Searched refs:DPTI_I2O_MAJOR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Ddpti.h68 #define DPTI_I2O_MAJOR (151) macro
Ddpt_i2o.c284 NULL, MKDEV(DPTI_I2O_MAJOR, pHba->unit), NULL, in adpt_detect()
297 if (hba_count && register_chrdev(DPTI_I2O_MAJOR, DPT_DRIVER, &adpt_fops)) { in adpt_detect()
1152 MKDEV(DPTI_I2O_MAJOR, pHba->unit)); in adpt_i2o_delete_hba()
1156 unregister_chrdev(DPTI_I2O_MAJOR, DPT_DRIVER); in adpt_i2o_delete_hba()