Searched refs:mem (Results 201 - 204 of 204) sorted by relevance

123456789

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure902 --enable-wd-default-mem=MEM
914 --disable-auto-linux-mem-opt
915 don't pass Linux mem= option automatically
5085 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5834 # Check whether --enable-wd-default-mem or --disable-wd-default-mem was given.
6019 # Check whether --enable-auto-linux-mem-opt or --disable-auto-linux-mem-opt was given.
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c60 #include <sys/mem.h>
2398 "sb-mem-ranges", (caddr_t)&mem_range, &len) != DDI_SUCCESS) {
2598 * "sb-mem-ranges" property.
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h3123 extern void mDNSPlatformMemFree (void *mem);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3836 mptsas_log(mpt, CE_WARN, "MPT SGL mem alloc "
4355 * though all frames are stored in the first 4G of mem
4697 * though all frames are stored in the first 4G of mem
8356 caddr_t mem, arsbuf; local
8439 mem = mpt->m_req_frame + (mpt->m_req_frame_size * SMID);
8440 io_request = (pMpi2SCSIIORequest_t)mem;

Completed in 189 milliseconds

123456789