Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/modules/scsi_low/
DMakefile8 EXPORT_SYMS= scsi_low_attach \
/freebsd-10-stable/sys/cam/scsi/
Dscsi_low.h605 int scsi_low_attach(struct scsi_low_softc *, int, int, int, int, int);
Dscsi_low.c1456 scsi_low_attach(slp, openings, ntargs, nluns, targsize, lunsize) in scsi_low_attach() function
/freebsd-10-stable/sys/dev/ct/
Dct.c347 (void) scsi_low_attach(slp, 0, CT_NTARGETS, CT_NLUNS, in ctattachsubr()
/freebsd-10-stable/sys/dev/ncv/
Dncr53c500.c621 (void) scsi_low_attach(slp, 0, NCV_NTARGETS, NCV_NLUNS,
/freebsd-10-stable/sys/dev/stg/
Dtmc18c30.c438 (void) scsi_low_attach(slp, 0, STG_NTARGETS, STG_NLUNS,
/freebsd-10-stable/sys/dev/nsp/
Dnsp.c613 (void) scsi_low_attach(slp, 0, NSP_NTARGETS, NSP_NLUNS,