Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dips.h107 #define IPS_ADD_HOST(shost,device) macro
118 …#define IPS_ADD_HOST(shost,device) do { scsi_add_host(shost,device); scsi_scan_host(shost); } wh… macro
Dips.c7048 IPS_ADD_HOST(sh, NULL);