Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/isp/
HDisp.c106 static void isp_scsi_channel_init(ispsoftc_t *, int);
1430 isp_scsi_channel_init(isp, 0); in isp_scsi_init()
1432 isp_scsi_channel_init(isp, 1); in isp_scsi_init()
1521 isp_scsi_channel_init(ispsoftc_t *isp, int chan) in isp_scsi_channel_init() function