Searched refs:scsi_low_attach (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/modules/scsi_low/
H A DMakefile8 EXPORT_SYMS= scsi_low_attach \
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_low.h627 int scsi_low_attach(struct scsi_low_softc *, int, int, int, int, int);
H A Dscsi_low.c1430 scsi_low_attach(slp, openings, ntargs, nluns, targsize, lunsize) function
1479 "scsi_low_attach: osdep attach failed\n");
1489 "scsi_low_attach: initialization failed\n");
/freebsd-12-stable/sys/dev/ncv/
H A Dncr53c500.c585 (void) scsi_low_attach(slp, 0, NCV_NTARGETS, NCV_NLUNS,
/freebsd-12-stable/sys/dev/stg/
H A Dtmc18c30.c424 (void) scsi_low_attach(slp, 0, STG_NTARGETS, STG_NLUNS,
/freebsd-12-stable/sys/dev/nsp/
H A Dnsp.c582 (void) scsi_low_attach(slp, 0, NSP_NTARGETS, NSP_NLUNS,

Completed in 117 milliseconds