freebsd-dev/sys/dev/iir
Scott Long 21b1acfb93 Panic if given a CAM_DATA_PHYS pointer from CAM instead of trying to handle it.
It makes no sense in a PAE environment and is impossible to handle correctly.
This case is also never used right now.  This should make the iir(4) driver
ready for PAE.
2004-09-03 08:44:23 +00:00
..
iir_ctrl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
iir_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
iir.c Panic if given a CAM_DATA_PHYS pointer from CAM instead of trying to handle it. 2004-09-03 08:44:23 +00:00
iir.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00