NetBSD/sys/dev/scsipi
ozaki-r d938d837b3 Introduce m_set_rcvif and m_reset_rcvif
The API is used to set (or reset) a received interface of a mbuf.
They are counterpart of m_get_rcvif, which will come in another
commit, hide internal of rcvif operation, and reduce the diff of
the upcoming change.

No functional change.
2016-06-10 13:27:10 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c move scsipi_strvis -> libkern:strnvisx() 2016-05-02 19:18:29 +00:00
atapiconf.c Sync with scsiconf.c. (use aprint_normal(9) for "not configured") 2016-03-13 09:01:04 +00:00
atapiconf.h
cd.c Use _align(2) workaround for PR kern/51141. This fixes odd CD length 2016-05-15 15:37:38 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
Makefile
scsi_all.h
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h
scsi_tape.h
scsiconf.c move scsipi_strvis -> libkern:strnvisx() 2016-05-02 19:18:29 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c move scsipi_strvis -> libkern:strnvisx() 2016-05-02 19:18:29 +00:00
scsipiconf.h move scsipi_strvis -> libkern:strnvisx() 2016-05-02 19:18:29 +00:00
sd.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
sdvar.h would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
ses.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
ses.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c
ssvar.h
st_atapi.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
st_scsi.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
st.c would you like some freshly ground _KERNEL_OPT with that? 2015-08-24 23:13:15 +00:00
stvar.h
uk.c