Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp.c114 static void isp_scsi_channel_init(ispsoftc_t *, int);
1275 isp_scsi_channel_init(isp, 0); in isp_scsi_init()
1277 isp_scsi_channel_init(isp, 1); in isp_scsi_init()
1366 isp_scsi_channel_init(ispsoftc_t *isp, int chan) in isp_scsi_channel_init() function